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:
Khem Raj
2021-09-22 08:45:18 -07:00
parent 3a37554bed
commit c1d347b574
@@ -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 \