]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
systemd: fix libidn floating dependency ChenQi/systemd-libidn
authorChen Qi <Qi.Chen@windriver.com>
Fri, 17 Oct 2014 05:06:00 +0000 (13:06 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Fri, 17 Oct 2014 05:09:04 +0000 (13:09 +0800)
WARNING: QA Issue: systemd rdepends on libidn, but it isn't a build dependency? [build-deps]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-core/systemd/systemd_216.bb

index ebf939574d8d8364c6f076a7bbb786654c19dbd4..14bb698f58f2293513d99b00eb11d9b78002b6ba 100644 (file)
@@ -62,6 +62,7 @@ PACKAGECONFIG[microhttpd] = "--enable-microhttpd,--disable-microhttpd,libmicroht
 PACKAGECONFIG[elfutils] = "--enable-elfutils,--disable-elfutils,elfutils"
 PACKAGECONFIG[resolved] = "--enable-resolved,--disable-resolved"
 PACKAGECONFIG[networkd] = "--enable-networkd,--disable-networkd"
+PACKAGECONFIG[libidn] = "--enable-libidn,--disable-libidn,libidn"
 
 CACHED_CONFIGUREVARS = "ac_cv_path_KILL=${base_bindir}/kill"