From 1bac3117fab34673f08bb335170ad013bbd089cf Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sat, 5 Mar 2011 11:49:41 -0800 Subject: util-macros: add libgpg-error to DEPENDS list Signed-off-by: Saul Wold --- meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb index 82423266f2..2bfe51478b 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb @@ -11,7 +11,9 @@ PE = "1" PR = "r0" # ${PN} is empty so we need to tweak -dev and -dbg package dependencies -DEPENDS = "gettext" +DEPENDS = "gettext libgpg-error" +DEPENDS_virtclass-native = "gettext" + RDEPENDS_${PN}-dev = "" RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})" -- cgit v1.2.3-54-g00ecf