diff options
author | sibel <lesibel@free.fr> | 2011-05-25 09:21:08 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-05-25 09:21:08 +0200 |
commit | 79a58f6f9186bf0ae1b92d88de2a04b20e1a3a29 (patch) | |
tree | d4b025071f4b562a96e0e5a7a2ba266a8a64b91d /extra/libcups/Pkgfile | |
parent | df0074df5fff46c8efd94db5afbb34cbc3ccb2e3 (diff) | |
download | nutyx-pakxe-79a58f6f9186bf0ae1b92d88de2a04b20e1a3a29.tar.gz nutyx-pakxe-79a58f6f9186bf0ae1b92d88de2a04b20e1a3a29.tar.bz2 nutyx-pakxe-79a58f6f9186bf0ae1b92d88de2a04b20e1a3a29.tar.xz nutyx-pakxe-79a58f6f9186bf0ae1b92d88de2a04b20e1a3a29.zip |
libcups 1.4.6-2 correction Run on
Diffstat (limited to 'extra/libcups/Pkgfile')
-rwxr-xr-x | extra/libcups/Pkgfile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/extra/libcups/Pkgfile b/extra/libcups/Pkgfile index 1ccdb45ac..1a915db2f 100755 --- a/extra/libcups/Pkgfile +++ b/extra/libcups/Pkgfile @@ -3,11 +3,13 @@ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: libjpeg, libpng, libtiff, poppler, xdg-utils, dbus, hicolor-icon-theme, linux-pam, libldap -# Run on: kerberos,libjpeg,libpng,openssl,libtiff,zlib +# Run on: libjpeg,libpng,libtiff,poppler,xdg-utils,dbus,hicolor-icon-theme,linux-pam,libldap + +#kerberos,libjpeg,libpng,openssl,libtiff,zlib name=libcups version=1.4.6 -release=1 +release=2 source=( http://ftp.easysw.com/pub/cups/$version/cups-$version-source.tar.bz2) |