From 2b5d1283b882813b1ccb9f4a3ee81700a59c648e Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 11 Mar 2017 16:36:30 +0100 Subject: lxappearance: 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/lxappearance/lxappearance_0.6.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-lxde/lxappearance/lxappearance_0.6.2.bb b/recipes-lxde/lxappearance/lxappearance_0.6.2.bb index bea70cd..fd48d88 100644 --- a/recipes-lxde/lxappearance/lxappearance_0.6.2.bb +++ b/recipes-lxde/lxappearance/lxappearance_0.6.2.bb @@ -5,7 +5,7 @@ SECTION = "x11" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -DEPENDS = "intltool-native" +DEPENDS = "glib-2.0-native intltool-native" SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.xz" SRC_URI[md5sum] = "21ee79c7686a80efddaa1b7928f51e21" -- cgit v1.2.3