mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
rrdtool: Inherit pkgconfig
Fixes configure: error: Please fix the library issues listed above and try again. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ SRC_URI = "\
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit cpan autotools-brokensep gettext python3native python3-dir systemd
|
inherit cpan autotools-brokensep gettext pkgconfig python3native python3-dir systemd
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user