mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 18:41:55 +00:00
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:
parent
8b3ed2f434
commit
93229b3e60
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user