diff options
-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) |