[oe-commits] Andreas Müller : libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care

git at git.openembedded.org git at git.openembedded.org
Thu Jan 5 10:29:59 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 93229b3e604f8e050f467afd877ac0e873f9c285
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=93229b3e604f8e050f467afd877ac0e873f9c285

Author: Andreas Müller <schnitzeltony at gmx.de>
Date:   Tue Jan  3 14:41:49 2012 +0000

libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care

Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../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
 





More information about the Openembedded-commits mailing list