mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 12:15:52 +00:00
libbytesize: Inherit pkgconfig
Fixes ../git/configure: line 13851: `PKG_CHECK_MODULES(PCRE2, libpcre2-8, , LIBBYTESIZE_SOFT_FAILURE($[PCRE2]_PKG_ERRORS))' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3a37554bed
commit
c1d347b574
@ -12,7 +12,7 @@ B = "${S}"
|
|||||||
SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654"
|
SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654"
|
||||||
SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master"
|
SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master"
|
||||||
|
|
||||||
inherit gettext autotools python3native
|
inherit gettext autotools pkgconfig python3native
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
libpcre2 \
|
libpcre2 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user