diff options
| -rw-r--r-- | meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb | 3 |
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" | |||
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" |
| 5 | 5 | ||
| 6 | PR = "r1" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | DEPENDS = "libtool jpeg virtual/libusb0 libexif" | 8 | DEPENDS = "libtool jpeg virtual/libusb0 libexif" |
| 9 | 9 | ||
| @@ -46,6 +46,7 @@ FILES_libgphotoport = "${libdir}/libgphoto2_port.so.*" | |||
| 46 | 46 | ||
| 47 | FILES_${PN} += "${base_libdir}/udev/* ${datadir}/hal" | 47 | FILES_${PN} += "${base_libdir}/udev/* ${datadir}/hal" |
| 48 | FILES_${PN}-dbg += "${libdir}/*/*/.debug" | 48 | FILES_${PN}-dbg += "${libdir}/*/*/.debug" |
| 49 | FILES_${PN}-dev += "${libdir}/*/*/*.la" | ||
| 49 | 50 | ||
| 50 | 51 | ||
| 51 | 52 | ||
