wok diff netatalk/receipt @ rev 2460
ncmpc, net6, netatalk*, newt, nmap, ntfsprogs, ntop, ntp: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 14 14:52:47 2009 +0000 (2009-03-14) |
parents | e3a0a2a27697 |
children | ca605c3d0d55 |
line diff
1.1 --- a/netatalk/receipt Mon Feb 09 09:48:49 2009 +0000 1.2 +++ b/netatalk/receipt Sat Mar 14 14:52:47 2009 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="The AppleTalk Protocol Suite." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="perl libdb libcrypto" 1.8 +DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error libiconv \ 1.9 +libwrap zlib" 1.10 BUILD_DEPENDS="db-dev libcrypto-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://netatalk.sourceforge.net/" 1.13 @@ -19,7 +20,7 @@ 1.14 [ -f done.netatalk-2.0.3-newer-db.patch ] || \ 1.15 patch -p1 < ../stuff/netatalk-2.0.3-newer-db.patch 1.16 touch done.netatalk-2.0.3-newer-db.patch 1.17 - ./configure --with-pam --prefix=/usr --sysconfdir=/etc \ 1.18 + ./configure --without-pam --prefix=/usr --sysconfdir=/etc \ 1.19 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.20 make && 1.21 make DESTDIR=$PWD/_pkg install