From bac4e58992cd122263270cfbf0c577ad6bf8f907 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 29 Aug 2017 14:45:25 +0300 Subject: subversion: inherit pkgconfig, so that serf can be found (From OE-Core rev: 079b765c6ce7032fa2ad429d80090d7531f174a9) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/subversion/subversion_1.9.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/subversion') 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 \ -- cgit v1.2.3-54-g00ecf