mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01: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:
parent
f6a753022f
commit
3436cda4d9
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user