diff options
author | sibel <lesibel@free.fr> | 2011-05-11 14:57:43 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-05-11 14:57:43 +0200 |
commit | 030d6d91562ce7f8d20f2c35434f06dd3c1abc82 (patch) | |
tree | 89e8cc198c90055a9bd05ada722b8a676e7e921e | |
parent | 01622be93eae2897c14594f1e3f4c946e79fa182 (diff) | |
download | nutyx-extra-030d6d91562ce7f8d20f2c35434f06dd3c1abc82.tar.gz nutyx-extra-030d6d91562ce7f8d20f2c35434f06dd3c1abc82.tar.bz2 nutyx-extra-030d6d91562ce7f8d20f2c35434f06dd3c1abc82.tar.xz nutyx-extra-030d6d91562ce7f8d20f2c35434f06dd3c1abc82.zip |
libgphoto2 corrections deps
-rwxr-xr-x | extra/libgphoto2/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgphoto2/Pkgfile b/extra/libgphoto2/Pkgfile index ab9c65a2b..fc5551d70 100755 --- a/extra/libgphoto2/Pkgfile +++ b/extra/libgphoto2/Pkgfile @@ -2,8 +2,8 @@ # URL: http://www.gphoto.org/proj/libgphoto2/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libjpeg, libexif, libusb -# Run on: libjpeg,libexif,libusb +# Depends on: libjpeg, libexif, libusb-compat +# Run on: libjpeg,libexif,libusb-compat name=libgphoto2 version=2.4.10.1 |