aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-11-21 14:42:02 +0000
committerEric Bénard <eric@eukrea.com>2012-12-10 12:20:22 +0100
commit218ffc5e60949d3227711a57502641e35236864e (patch)
tree5682f35c448c52b875ba3d4c7e4226163740c82e /meta-oe
parent11fa24401a13057d935e73aff41619b3852fd0ee (diff)
downloadmeta-openembedded-218ffc5e60949d3227711a57502641e35236864e.tar.gz
gphoto2: fix gettext build error
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
index affe571233..c8eed25733 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
-PR = "r3"
+PR = "r4"
DEPENDS = "libtool jpeg virtual/libusb0 libexif"