projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082c0ba
)
mosh-full: Add perlbase-text dependency
author
Jottr Doe
<jottr@users.noreply.github.com>
Wed, 18 May 2022 17:15:19 +0000
(19:15 +0200)
committer
Josef Schlehofer
<pepe.schlehofer@gmail.com>
Sun, 12 Jun 2022 08:40:06 +0000
(10:40 +0200)
Fixes https://github.com/openwrt/packages/issues/18182
Signed-off-by: Jottr Doe <jottr@users.noreply.github.com>
(cherry picked from commit
17d7efe7e74f04415f17a96de156bed4964ff0c2
)
net/mosh/Makefile
patch
|
blob
|
history
diff --git
a/net/mosh/Makefile
b/net/mosh/Makefile
index 7080691fcb9bf46db7d3a69bcd023058c1135994..65a9f1499de1edcbca4cb1a87f7cfbac064fb220 100644
(file)
--- a/
net/mosh/Makefile
+++ b/
net/mosh/Makefile
@@
-60,6
+60,7
@@
$(call Package/mosh/Default)
+perlbase-selectsaver \
+perlbase-socket \
+perlbase-symbol \
+ +perlbase-text \
+perlbase-tie \
+perlbase-xsloader
endef