libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care
authorAndreas Müller <schnitzeltony@gmx.de>
Tue, 3 Jan 2012 14:41:49 +0000 (14:41 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:17:42 +0000 (08:17 -0800)
(From meta-openembedded rev: 93229b3e604f8e050f467afd877ac0e873f9c285)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb

index 0887c38..ae9dddf 100644 (file)
@@ -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