summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-11 20:22:18 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-10 00:14:37 +0200
commit283032d3d739b65a8390d685654f3e4c8e119cad (patch)
treeff2b570925d469bd5cf426fff9dd2f3c9b395372
parent901c9545353ea411ea9eb84bd01c5e209ec3d63d (diff)
lxappearance-obconf: depends on glib-2.0-native
Fixes run.do_configure: line 169: glib-gettextize: command not found. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-lxde/lxappearance-obconf/lxappearance-obconf_0.2.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-lxde/lxappearance-obconf/lxappearance-obconf_0.2.3.bb b/recipes-lxde/lxappearance-obconf/lxappearance-obconf_0.2.3.bb
index 7fe66c6..e44b1d1 100644
--- a/recipes-lxde/lxappearance-obconf/lxappearance-obconf_0.2.3.bb
+++ b/recipes-lxde/lxappearance-obconf/lxappearance-obconf_0.2.3.bb
@@ -4,7 +4,7 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-DEPENDS = "intltool-native libcroco librsvg lxappearance menu-cache openbox"
+DEPENDS = "glib-2.0-native intltool-native libcroco librsvg lxappearance menu-cache openbox"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/lxappearance-obconf-${PV}.tar.xz"
# only needed for gtk3, applied unconditionally thow