pkgconf needs to know the value of PKG_CONFIG_LIBDIR, so it needs to
inherit the pkgconfig class.

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb 
b/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb
index e335c843bda..a8455577f63 100644
--- a/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb
+++ b/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb
@@ -22,7 +22,7 @@ SRC_URI = "\
 "
 SRC_URI[sha256sum] = 
"cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243"
 
-inherit autotools
+inherit autotools pkgconfig
 
 do_install:append () {
     # Install a wrapper which deals, as much as possible with pkgconf vs
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#233600): 
https://lists.openembedded.org/g/openembedded-core/message/233600
Mute This Topic: https://lists.openembedded.org/mt/118416243/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to