mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
xmlrpc-c: Remove the RDEPENDS on perl
The tools that use perl are no longer built. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,7 +15,6 @@ SRCREV = "343a3b98e54999d67edb644bcd395aa9784fb16e"
|
|||||||
S = "${WORKDIR}/git/stable"
|
S = "${WORKDIR}/git/stable"
|
||||||
|
|
||||||
DEPENDS = "libxml2"
|
DEPENDS = "libxml2"
|
||||||
RDEPENDS_${PN} = "perl"
|
|
||||||
|
|
||||||
inherit autotools-brokensep binconfig pkgconfig
|
inherit autotools-brokensep binconfig pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user