From 50db2467fd692f153efe63d489172735b7f8d06e Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 26 May 2016 09:25:09 +0200 Subject: lxappearance: add missing depends on intltool-native 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 94c6581..1688574 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 = "gtk+" +DEPENDS = "gtk+ intltool-native" SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.xz" SRC_URI[md5sum] = "21ee79c7686a80efddaa1b7928f51e21" -- cgit v1.2.3