mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
live555: Fix rdepends of live555-dev
This resolve issue nothing provides live555 needed by live555-dev. Signed-off-by: Preeti Sachan <preeti.sachan@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -55,6 +55,7 @@ do_install() {
|
||||
install -m 0755 ${S}/mediaServer/live555MediaServer ${D}${bindir}/
|
||||
}
|
||||
|
||||
RDEPENDS:${PN}-dev = ""
|
||||
PACKAGES =+ "live555-openrtsp live555-playsip live555-mediaserver live555-examples"
|
||||
FILES:live555-openrtsp = "${bindir}/openRTSP"
|
||||
FILES:live555-playsip = "${bindir}/playSIP"
|
||||
|
||||
Reference in New Issue
Block a user