mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
committed by
Koen Kooi
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user