From 901c9545353ea411ea9eb84bd01c5e209ec3d63d Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 11 Mar 2017 16:59:36 +0100 Subject: lxpanel: depends on glib-2.0-native Fixes run.do_configure: line 169: glib-gettextize: command not found. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-lxde/lxpanel/lxpanel_0.8.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-lxde/lxpanel/lxpanel_0.8.2.bb b/recipes-lxde/lxpanel/lxpanel_0.8.2.bb index bb20392..a5966c0 100644 --- a/recipes-lxde/lxpanel/lxpanel_0.8.2.bb +++ b/recipes-lxde/lxpanel/lxpanel_0.8.2.bb @@ -5,7 +5,7 @@ SECTION = "x11" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=9d19a9495cc76dc96b703fb4aa157183" -DEPENDS = "gtk+3 intltool-native menu-cache lxmenu-data libxmu libxpm alsa-lib libwnck3 wireless-tools pcmanfm libxml2 keybinder-3.0" +DEPENDS = "alsa-lib glib-2.0-native gtk+3 intltool-native keybinder-3.0 libwnck3 libxml2 libxmu libxpm lxmenu-data menu-cache pcmanfm wireless-tools" SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/lxpanel-${PV}.tar.xz \ file://lxpanel-broken-apps.patch \ -- cgit v1.2.3