diff options
author | orchidman <lesibel@free.fr> | 2012-04-08 17:37:01 +0200 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2012-04-08 17:37:01 +0200 |
commit | beba7b685be614bab56042315e4129b04cddd47c (patch) | |
tree | 60ca4d47921007db529b7ece7f960d86943241fc /cups/Pkgfile | |
parent | 5e15aa65ebc80f0ed1e44a444883db7d94e88d86 (diff) | |
download | nutyx-pakxe-beba7b685be614bab56042315e4129b04cddd47c.tar.gz nutyx-pakxe-beba7b685be614bab56042315e4129b04cddd47c.tar.bz2 nutyx-pakxe-beba7b685be614bab56042315e4129b04cddd47c.tar.xz nutyx-pakxe-beba7b685be614bab56042315e4129b04cddd47c.zip |
cups 1.4.6-3 ajout poppler en deps
Diffstat (limited to 'cups/Pkgfile')
-rwxr-xr-x | cups/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cups/Pkgfile b/cups/Pkgfile index bf5cb950c..93ab3e6b9 100755 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.cups.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libcups, dbus-glib, libusb, hicolor-icon-theme -# Run on: libcups,dbus-glib,libusb,hicolor-icon-theme,linux-pam,libldap +# Depends on: libcups, dbus-glib, libusb, hicolor-icon-theme,poppler +# Run on: libcups,dbus-glib,libusb,hicolor-icon-theme,linux-pam,libldap,poppler name=cups version=1.4.6 -release=2 +release=3 source=( http://ftp.easysw.com/pub/$name/$version/$name-$version-source.tar.bz2\ cups) |