mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
libgphoto2 2.4.11: break runtime dependency loop
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,6 +3,8 @@ SECTION = "libs"
|
|||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
DEPENDS = "libtool jpeg virtual/libusb0 libexif"
|
DEPENDS = "libtool jpeg virtual/libusb0 libexif"
|
||||||
|
|
||||||
# The .fdi and .rules files were generated with:
|
# The .fdi and .rules files were generated with:
|
||||||
@@ -38,7 +40,7 @@ do_install_append() {
|
|||||||
|
|
||||||
PACKAGES =+ "libgphotoport libgphoto2-camlibs"
|
PACKAGES =+ "libgphotoport libgphoto2-camlibs"
|
||||||
FILES_libgphoto2-camlibs = "${libdir}/libgphoto2*/*/*.so*"
|
FILES_libgphoto2-camlibs = "${libdir}/libgphoto2*/*/*.so*"
|
||||||
RDEPENDS_${PN} = "libgphoto2-camlibs"
|
RRECOMMENDS_${PN} = "libgphoto2-camlibs"
|
||||||
|
|
||||||
FILES_libgphotoport = "${libdir}/libgphoto2_port.so.*"
|
FILES_libgphotoport = "${libdir}/libgphoto2_port.so.*"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user