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: 2017-10~405 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=079b765c6ce7032fa2ad429d80090d7531f174a9;p=openembedded-core.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 b27115b981..f49e26a5c8 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 \