[OE-core] [PATCH 2/2] util-macros: add libgpg-error to DEPENDS list

Saul Wold sgw at linux.intel.com
Sat Mar 5 19:56:17 UTC 2011


From: Saul Wold <sgw at linux.intel.com>

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../xorg-util/util-macros_1.11.0.bb                |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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 8242326..2d038a7 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,7 @@ PE = "1"
 PR = "r0"
 
 # ${PN} is empty so we need to tweak -dev and -dbg package dependencies
-DEPENDS = "gettext"
+DEPENDS = "gettext libgpg-error"
 RDEPENDS_${PN}-dev = ""
 RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
 
-- 
1.7.1.1





More information about the Openembedded-core mailing list