wok-current diff cups-pam/receipt @ rev 23034
updated libgdiplus and libggdiplus-dev again (2.10 -> 6.0.4)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 04 07:26:30 2020 +0100 (2020-03-04) |
parents | 091670bbc959 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/cups-pam/receipt Sun Jan 12 14:31:51 2020 +0100 1.2 +++ b/cups-pam/receipt Wed Mar 04 07:26:30 2020 +0100 1.3 @@ -13,9 +13,11 @@ 1.4 WGET_URL="https://github.com/apple/$SOURCE/releases/download/v$VERSION/$TARBALL" 1.5 1.6 PROVIDE="cups:pam" 1.7 -DEPENDS="cups-doc cups-filters dbus libcomerr libcups libkrb5 libssl pam" 1.8 +DEPENDS="cups-doc cups-filters dbus libcomerr libcups libkrb5 libssl 1.9 + libunistring pam" 1.10 BUILD_DEPENDS="acl-dev dbus-dev gnutls-dev jpeg-dev libcomerr-dev 1.11 - libgcrypt-dev libgnutls libpng-dev openssl-dev pam pam-dev tiff-dev" 1.12 + libgcrypt-dev libgnutls libpng-dev libunistring-dev openssl-dev 1.13 + pam pam-dev tiff-dev" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()