diff options
Diffstat (limited to 'recipes/sane/sane-backends_1.0.19.bb')
-rw-r--r-- | recipes/sane/sane-backends_1.0.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/sane/sane-backends_1.0.19.bb b/recipes/sane/sane-backends_1.0.19.bb index 1eb8822b8c..6a02807434 100644 --- a/recipes/sane/sane-backends_1.0.19.bb +++ b/recipes/sane/sane-backends_1.0.19.bb @@ -3,11 +3,11 @@ DEPENDS = "hal gphoto2 jpeg virtual/libusb0" LICENSE = "LGPL" SRC_URI = "http://alioth.debian.org/frs/download.php/2318/sane-backends-${PV}.tar.gz \ - file://Makefile.in.patch;patch=1 \ + file://Makefile.in.patch;apply=yes \ file://saned.xinetd \ file://byteorder.m4 \ file://stdint.m4 \ - file://sane-symbols.diff;patch=1 \ + file://sane-symbols.diff;apply=yes \ " inherit autotools pkgconfig binconfig |