Browse Source

mosh-full: Add perlbase-text dependency

Fixes https://github.com/openwrt/packages/issues/18182

Signed-off-by: Jottr Doe <jottr@users.noreply.github.com>
(cherry picked from commit 17d7efe7e7)
lilik-openwrt-22.03
Jottr Doe 2 years ago
committed by Josef Schlehofer
parent
commit
3aaf332420
No known key found for this signature in database GPG Key ID: B950216FE4329F4C
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/mosh/Makefile

+ 1
- 0
net/mosh/Makefile View File

@ -60,6 +60,7 @@ $(call Package/mosh/Default)
+perlbase-selectsaver \
+perlbase-socket \
+perlbase-symbol \
+perlbase-text \
+perlbase-tie \
+perlbase-xsloader
endef


Loading…
Cancel
Save