From: Alexander Kanavin Date: Tue, 29 Aug 2017 11:45:25 +0000 (+0300) Subject: subversion: inherit pkgconfig, so that serf can be found X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=079b765c6ce7032fa2ad429d80090d7531f174a9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git subversion: inherit pkgconfig, so that serf can be found Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/subversion/subversion_1.9.6.bb b/meta/recipes-devtools/subversion/subversion_1.9.6.bb index b27115b981f..f49e26a5c8c 100644 --- a/meta/recipes-devtools/subversion/subversion_1.9.6.bb +++ b/meta/recipes-devtools/subversion/subversion_1.9.6.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://subversion.tigris.org" BBCLASSEXTEND = "native" -inherit gettext +inherit gettext pkgconfig SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ file://disable_macos.patch \