wok diff netatalk/receipt @ rev 6612
Fixed giflib-dev, jpeg-dev, libpng-dev, tiff-dev, and zlib-dev. I made there wanted package be depends also since you need the .so files to compile things also most of the time.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 09 19:37:19 2010 +0000 (2010-10-09) |
parents | 54fb6ed9d8bb |
children | 46c7fcbd34f1 |
line diff
1.1 --- a/netatalk/receipt Wed Sep 23 16:37:17 2009 +0200 1.2 +++ b/netatalk/receipt Sat Oct 09 19:37:19 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="The AppleTalk Protocol Suite." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ 1.7 -libwrap zlib" 1.8 +libwrap zlib libcomerr3" 1.9 BUILD_DEPENDS="db-dev libcrypto-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://netatalk.sourceforge.net/"