From 0a17099f2799efaaa7386d9edf7b4af9dfb3dd30 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 9 Jun 2014 11:55:13 +0200 Subject: lxshortcut: add now required depends --- recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb b/recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb index 84967ce..21b8c28 100644 --- a/recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb +++ b/recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb @@ -5,7 +5,7 @@ SECTION = "x11" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -DEPENDS = "glib-2.0 gtk+" +DEPENDS = "virtual/libintl intltool-native glib-2.0 gtk+" SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz" SRC_URI[md5sum] = "72f0dfafa8098be853beae6e33b5e13b" -- cgit v1.2.3