diff options
Diffstat (limited to 'system/adelie-base/APKBUILD')
-rw-r--r-- | system/adelie-base/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/adelie-base/APKBUILD b/system/adelie-base/APKBUILD index b62aae454..d8dc2068a 100644 --- a/system/adelie-base/APKBUILD +++ b/system/adelie-base/APKBUILD @@ -76,7 +76,7 @@ doc() { } posix() { - depends="at bc cflow cups ed fcron heirloom-pax m4 mailx mawk" + depends="at bc cflow ed fcron heirloom-pax m4 mailx mawk" pkgdesc="$pkgdesc - Additional POSIX tools" mkdir -p "$subpkgdir" return 0 |