wok rev 22906

cups: added build dependency libunistring-dev
author Hans-G?nter Theisgen
date Mon Feb 24 07:05:12 2020 +0100 (2020-02-24)
parents 8547d40bb463
children 5f106bffd69a
files cups/receipt
line diff
     1.1 --- a/cups/receipt	Sun Feb 23 17:36:37 2020 +0100
     1.2 +++ b/cups/receipt	Mon Feb 24 07:05:12 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()