wok-next diff cups/receipt @ rev 9475
Removed more unneeded strips (those ones are handled by Tazwok).
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 04 01:54:51 2011 +0000 (2011-04-04) |
parents | b90843fa3804 |
children | a1644dbcf632 |
line diff
1.1 --- a/cups/receipt Sun Feb 27 01:21:13 2011 +0100 1.2 +++ b/cups/receipt Mon Apr 04 01:54:51 2011 +0000 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="Common UNIX Printing System." 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="libssl slitaz-base-files gnutls dbus jpeg libpng tiff zlib \ 1.7 -libcomerr libkrb5 gcc-lib-base libusb libtasn1" 1.8 -BUILD_DEPENDS="openssl-dev gnutls-dev dbus-dev gnutls php-dev" 1.9 +libcomerr libkrb5 gcc-lib-base libusb-compat libtasn1" 1.10 +BUILD_DEPENDS="openssl-dev php-dev" 1.11 TARBALL="$PACKAGE-$VERSION-source.tar.bz2" 1.12 WEB_SITE="http://www.cups.org/" 1.13 WGET_URL="ftp://ftp.easysw.com/pub/cups/$VERSION/$TARBALL"