summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb
index e119420d2a..4edfbd8c60 100644
--- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb
+++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb
@@ -16,8 +16,6 @@ SRCREV = "86405c7e1bd4f70287204a28d242a1054daab520"
16 16
17S = "${WORKDIR}/git/stable" 17S = "${WORKDIR}/git/stable"
18 18
19DEPENDS = "libxml2"
20
21inherit autotools-brokensep binconfig pkgconfig 19inherit autotools-brokensep binconfig pkgconfig
22 20
23TARGET_CFLAGS += "-Wno-narrowing" 21TARGET_CFLAGS += "-Wno-narrowing"