From: John Bowler Date: Fri, 23 Sep 2005 22:40:58 +0000 (+0000) Subject: sane-backends: add gphoto2 to DEPENDS X-Git-Tag: Release-2010-05/1~9453^2~3446 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b3470da8576dbd561bf89b21a650e46faf6bf9a;p=openembedded.git 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. --- 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 " 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 \