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

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Andreas Müller 2012-01-03 14:41:49 +00:00 committed by Koen Kooi
parent 8b3ed2f434
commit 93229b3e60

View 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