summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-06-09 11:56:36 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-06-09 11:56:36 +0200
commit3e32da09f48ec62b3421bc3594529b548847cf58 (patch)
tree1317d45cf45a1b6a74f703f5f1a2762cea960724
parent0a17099f2799efaaa7386d9edf7b4af9dfb3dd30 (diff)
lxinput: add now required depends
-rw-r--r--recipes-lxde/lxinput/lxinput_0.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-lxde/lxinput/lxinput_0.3.2.bb b/recipes-lxde/lxinput/lxinput_0.3.2.bb
index f4260b0..ccd730d 100644
--- a/recipes-lxde/lxinput/lxinput_0.3.2.bb
+++ b/recipes-lxde/lxinput/lxinput_0.3.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] = "5bf563d04984ef2a147433f3bdda687b"