aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sane-backends
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-09-23 22:40:58 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-23 22:40:58 +0000
commit6b3470da8576dbd561bf89b21a650e46faf6bf9a (patch)
tree2bb7ad5da81e2f972b2b2bf630e4a7fba8be469d /packages/sane-backends
parentf562b0e5c3c38e12734426fc9a768c0d8d3075bb (diff)
downloadopenembedded-6b3470da8576dbd561bf89b21a650e46faf6bf9a.tar.gz
sane-backends: add gphoto2 to DEPENDS
Without this if gphoto2 doesn't get built the sane-backends build fails because, curiously, the libtool hack in the .bb file is *not* required.
Diffstat (limited to 'packages/sane-backends')
-rw-r--r--packages/sane-backends/sane-backends_1.0.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sane-backends/sane-backends_1.0.15.bb b/packages/sane-backends/sane-backends_1.0.15.bb
index 73e349d576..8d7cff5d39 100644
--- a/packages/sane-backends/sane-backends_1.0.15.bb
+++ b/packages/sane-backends/sane-backends_1.0.15.bb
@@ -1,7 +1,7 @@
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
DESCRIPTION = "Scanner drivers for SANE"
PR = "r4"
-DEPENDS = "jpeg libusb"
+DEPENDS = "gphoto2 jpeg libusb"
LICENCE = "LGPL"
SRC_URI = "ftp://ftp.sane-project.org/pub/sane/sane-backends-${PV}/sane-backends-${PV}.tar.gz \