wok-current diff cups-pam/receipt @ rev 23681
Up libsvn (1.13.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 26 15:38:37 2020 +0000 (2020-04-26) |
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 Sun Apr 26 15:38:37 2020 +0000 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()