On Tue, 2017-08-29 at 14:45 +0300, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin <[email protected]> > --- > meta/recipes-devtools/subversion/subversion_1.9.6.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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 \
Any idea why we haven't had errors from this? Did it mean we just lost something like https support? Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
