From 763b7f5ddc29219163d98aa435edd769f996d467 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 29 Jul 2017 14:20:22 +0000 Subject: system/adelie-base: update deps based on Alpine pkgs --- system/adelie-base/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/adelie-base') diff --git a/system/adelie-base/APKBUILD b/system/adelie-base/APKBUILD index ac1f2dbcb..eb5bc6650 100644 --- a/system/adelie-base/APKBUILD +++ b/system/adelie-base/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Adélie Linux Base System" url="http://adelielinux.org/" arch="noarch" license="NCSA" -depends="apk-tools shadow postfix rsyslog libarchive zsh binutils at coreutils diffutils dcron file findutils shimmy grep procps util-linux mailx man patch sed sharutils bc vim psmisc net-tools kbd" +depends="apk-tools shadow sysklogd libarchive zsh binutils at coreutils diffutils fcron file findutils shimmy grep procps util-linux mailx man-db patch sed sharutils bc vim psmisc net-tools kbd less" makedepends="" install="" options="!fhs" @@ -34,13 +34,13 @@ doc() { } posix() { - depends="cups ed m4 pax cflow ncompress" + depends="cflow cups ed m4 ncompress pax" mkdir -p "$subpkgdir" return 0 } lsb() { - depends="cpio gzip nspr nss gettext make ncurses mawk pam" + depends="gettext gzip libarchive-tools linux-pam make mawk ncurses nspr nss" mkdir -p "$subpkgdir" return 0 } -- cgit v1.2.3-60-g2f50