diff options
author | piernov <piernov@piernov.org> | 2012-05-28 17:38:45 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-05-28 17:38:45 +0000 |
commit | 086dc10c3c67a12662a250684dfd0059fb1fcb6a (patch) | |
tree | 86aad5b0c4b53a0dacc4ae00b6a7dc7752f4e5d8 /cups | |
parent | 31c70eff3b6a3dca4ccb932953a18cfd261b1950 (diff) | |
download | nutyx-extra-086dc10c3c67a12662a250684dfd0059fb1fcb6a.tar.gz nutyx-extra-086dc10c3c67a12662a250684dfd0059fb1fcb6a.tar.bz2 nutyx-extra-086dc10c3c67a12662a250684dfd0059fb1fcb6a.tar.xz nutyx-extra-086dc10c3c67a12662a250684dfd0059fb1fcb6a.zip |
correction deps libusb->libusbx
Diffstat (limited to 'cups')
-rwxr-xr-x | cups/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/Pkgfile b/cups/Pkgfile index fd7f34fd1..809663fbe 100755 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -2,8 +2,8 @@ # 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, libusbx, hicolor-icon-theme +# Run on: libcups,dbus-glib,libusbx,hicolor-icon-theme,linux-pam,libldap name=cups version=1.5.3 |