diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-27 12:26:21 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-27 12:26:21 +0100 |
commit | 568d43739a44d0757c3ff24abcef356962ec18a3 (patch) | |
tree | ea9181c523cb3785f3c051926a6b9911cf85cfb9 /extra/sane | |
parent | 83883108d85f9fba89b231b3c31913b199ccf9d4 (diff) | |
download | nutyx-pakxe-568d43739a44d0757c3ff24abcef356962ec18a3.tar.gz nutyx-pakxe-568d43739a44d0757c3ff24abcef356962ec18a3.tar.bz2 nutyx-pakxe-568d43739a44d0757c3ff24abcef356962ec18a3.tar.xz nutyx-pakxe-568d43739a44d0757c3ff24abcef356962ec18a3.zip |
maj dépendance libv4l remplacé par v4l-utils
Diffstat (limited to 'extra/sane')
-rwxr-xr-x | extra/sane/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/sane/Pkgfile b/extra/sane/Pkgfile index 9534aa3c0..ec493a77e 100755 --- a/extra/sane/Pkgfile +++ b/extra/sane/Pkgfile @@ -2,8 +2,8 @@ # URL: http://www.sane-project.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libusb, libjpeg, libtiff, libgphoto2, libieee1284, gtk, libexif, libv4l -# Run on: libusb,libjpeg,libtiff,libgphoto2,libieee1284,gtk,libexif,libv4l +# Depends on: libusb, libjpeg, libtiff, libgphoto2, libieee1284, gtk, libexif, v4l-utils +# Run on: libusb,libjpeg,libtiff,libgphoto2,libieee1284,gtk,libexif,v4l-utils name=sane version=1.0.21 |