aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmx.de>2011-12-19 00:56:00 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-19 10:19:34 +0100
commit4ae696e7dd5688078b75428e5a1925cb351628be (patch)
treeb26542e95ab2d47f48e178faddecb3a77574032c /meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
parent12caa1228a915b70b2f87acd38c644fb4cc011c8 (diff)
downloadmeta-openembedded-contrib-4ae696e7dd5688078b75428e5a1925cb351628be.tar.gz
libgphoto2: Fix QA issues
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb')
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb3
1 files changed, 2 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 a6516d6f41..fbce4fdef9 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 = "r1"
+PR = "r2"
DEPENDS = "libtool jpeg virtual/libusb0 libexif"
@@ -46,6 +46,7 @@ FILES_libgphotoport = "${libdir}/libgphoto2_port.so.*"
FILES_${PN} += "${base_libdir}/udev/* ${datadir}/hal"
FILES_${PN}-dbg += "${libdir}/*/*/.debug"
+FILES_${PN}-dev += "${libdir}/*/*/*.la"