wok-current diff cups/receipt @ rev 18765
Fix grep post_remove()
author | Lucas Levrel <llevrel@yahoo.fr> |
---|---|
date | Tue Dec 29 23:04:30 2015 +0100 (2015-12-29) |
parents | 77dc6129b023 |
children | 9382538ce463 |
line diff
1.1 --- a/cups/receipt Thu Dec 17 05:25:15 2015 +0200 1.2 +++ b/cups/receipt Tue Dec 29 23:04:30 2015 +0100 1.3 @@ -11,7 +11,8 @@ 1.4 WGET_URL="http://www.cups.org/software/$VERSION/$TARBALL" 1.5 TAGS="printer printing" 1.6 1.7 -DEPENDS="cups-filters libcups" 1.8 +DEPENDS="libssl dbus libcomerr cups-doc libkrb5 libusb-compat poppler-apps \ 1.9 +cups-filters libcups" 1.10 BUILD_DEPENDS="libgcrypt-dev gnutls-dev dbus-dev jpeg-dev libpng-dev \ 1.11 tiff-dev zlib-dev libtasn1-dev openssl-dev libusb-compat-dev php-dev \ 1.12 acl-dev poppler-apps"