mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 02:02:21 +02:00
subversion: inherit pkgconfig, so that serf can be found
(From OE-Core rev: 079b765c6ce7032fa2ad429d80090d7531f174a9) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
483e54d5b7
commit
bac4e58992
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user