summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-06-09 11:55:13 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-06-09 11:55:13 +0200
commit0a17099f2799efaaa7386d9edf7b4af9dfb3dd30 (patch)
treeadcd3274f31863ed5ff6313f2b326e59912b7ec4
parent56dad41c246e0bd27a7ac1fda702b0c070d2e1f8 (diff)
lxshortcut: add now required depends
-rw-r--r--recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb2
1 files changed, 1 insertions, 1 deletions
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"