From 218ffc5e60949d3227711a57502641e35236864e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 21 Nov 2012 14:42:02 +0000 Subject: gphoto2: fix gettext build error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Koen Kooi Signed-off-by: Andreas Müller Signed-off-by: Eric Bénard --- meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf