mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -12,7 +12,7 @@ B = "${S}"
|
||||
SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654"
|
||||
SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master"
|
||||
|
||||
inherit gettext autotools python3native
|
||||
inherit gettext autotools pkgconfig python3native
|
||||
|
||||
DEPENDS += " \
|
||||
libpcre2 \
|
||||
|
||||
Reference in New Issue
Block a user