From d04099e94be6611ac1aca1cbeee14c4546a920bb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 23 Jun 2014 20:58:21 +0100 Subject: recipes: Add missing pkgconfig dependencies These recipes were all missing pkgconfig dependencies. Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-graphics/openbox') diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb b/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb index 54a14f9596..24407b0ebc 100644 --- a/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb +++ b/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb @@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "6fa90016530b3aa6102e254079461977439398531fb23e7ec076ff2c14 PR = "r2" -inherit autotools gettext update-alternatives +inherit autotools gettext update-alternatives pkgconfig ALTERNATIVE_${PN}-core = "x-window-manager" ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/openbox" -- cgit v1.2.3-54-g00ecf