summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/adelie-base/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/adelie-base/APKBUILD b/system/adelie-base/APKBUILD
index f73e2a0d7..b62aae454 100644
--- a/system/adelie-base/APKBUILD
+++ b/system/adelie-base/APKBUILD
@@ -83,7 +83,7 @@ posix() {
}
lsb() {
- depends="gettext gzip libarchive-tools linux-pam make mawk ncurses nspr nss"
+ depends="gettext-tiny gzip libarchive-tools linux-pam make mawk ncurses nspr nss"
pkgdesc="$pkgdesc - Additional LSB tools"
mkdir -p "$subpkgdir"
return 0