[oe] [meta-xfce 2/2] libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care

Andreas Müller schnitzeltony at gmx.de
Tue Jan 3 14:41:49 UTC 2012


Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>
---
 .../recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb
index 0887c38..ae9dddf 100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Xfce4 Widget library and X Window System interaction"
 SECTION = "x11/libs"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
-DEPENDS = "gtk+ gettext intltool libxfce4util startup-notification xfconf"
+DEPENDS = "gtk+ intltool libxfce4util startup-notification xfconf"
 
 inherit xfce
 
-- 
1.7.4.4





More information about the Openembedded-devel mailing list