summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxlauncher
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-01-03 14:41:42 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-01-10 16:32:58 +0100
commite4464d4fa6e69db42118de44293b90767453f1ae (patch)
treee1792373b5bed3069e77582d9ad525e16357a740 /recipes-lxde/lxlauncher
parent9df87031499a41b78a71be15de23d09124d8b8e5 (diff)
add missing DEPENDS as reported by QA WARNINGS
Diffstat (limited to 'recipes-lxde/lxlauncher')
-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 8606b79..ce61fb8 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 gtk+ intltool-native"
+DEPENDS = "menu-cache gtk+ intltool-native startup-notification"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.xz"
SRC_URI[md5sum] = "8a21590c085ad82f4f50e4affb7ad0ab"