summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-11 16:40:35 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-10 00:13:39 +0200
commit95aa931564e8576f9026003635ac8c5ce9d385f4 (patch)
treeb3d75c422bade3792bc763ecb5faf736316dca51
parent2b5d1283b882813b1ccb9f4a3ee81700a59c648e (diff)
lxlauncher: 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/lxlauncher/lxlauncher_0.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb b/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb
index fd8e578..bd5378b 100644
--- a/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb
+++ b/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb
@@ -6,7 +6,7 @@ PR = "r1"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-DEPENDS = "menu-cache intltool-native startup-notification"
+DEPENDS = "glib-2.0-native menu-cache intltool-native startup-notification"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/lxlauncher-${PV}.tar.xz"
SRC_URI[md5sum] = "8a21590c085ad82f4f50e4affb7ad0ab"