wok-current diff cups/receipt @ rev 22990
updated krb5 packages (1.17 -> 1.18)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 01 17:30:20 2020 +0100 (2020-03-01) |
parents | 091670bbc959 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/cups/receipt Sun Jan 12 14:31:51 2020 +0100 1.2 +++ b/cups/receipt Sun Mar 01 17:30:20 2020 +0100 1.3 @@ -13,10 +13,10 @@ 1.4 WGET_URL="https://github.com/apple/$PACKAGE/releases/download/v$VERSION/$TARBALL" 1.5 1.6 DEPENDS="cups-doc cups-filters dbus libcomerr libcups libkrb5 libssl 1.7 - libusb-compat poppler-apps" 1.8 + libunistring libusb-compat poppler-apps" 1.9 BUILD_DEPENDS="acl-dev dbus-dev gnutls-dev jpeg-dev libgcrypt-dev 1.10 - libgnutls libpng-dev libtasn1-dev libusb-compat-dev openssl-dev 1.11 - php-dev poppler-apps tiff-dev zlib-dev" 1.12 + libgnutls libpng-dev libtasn1-dev libunistring-dev libusb-compat-dev 1.13 + openssl-dev php-dev poppler-apps tiff-dev zlib-dev" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()