summaryrefslogtreecommitdiff
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
parent9df87031499a41b78a71be15de23d09124d8b8e5 (diff)
add missing DEPENDS as reported by QA WARNINGS
-rw-r--r--recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb2
-rw-r--r--recipes-lxde/lxpanel/lxpanel_0.8.0.bb2
-rw-r--r--recipes-lxde/openbox/openbox_3.5.0.bb2
3 files changed, 3 insertions, 3 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"
diff --git a/recipes-lxde/lxpanel/lxpanel_0.8.0.bb b/recipes-lxde/lxpanel/lxpanel_0.8.0.bb
index b34ab3e..0d72bc7 100644
--- a/recipes-lxde/lxpanel/lxpanel_0.8.0.bb
+++ b/recipes-lxde/lxpanel/lxpanel_0.8.0.bb
@@ -7,7 +7,7 @@ PR = "r0"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=9d19a9495cc76dc96b703fb4aa157183"
-DEPENDS = "gtk+ menu-cache lxmenu-data libxmu libxpm alsa-lib libwnck wireless-tools pcmanfm keybinder"
+DEPENDS = "gtk+ menu-cache lxmenu-data libxmu libxpm alsa-lib libwnck wireless-tools pcmanfm libxml2 keybinder"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.xz \
file://lxpanel-broken-apps.patch \
diff --git a/recipes-lxde/openbox/openbox_3.5.0.bb b/recipes-lxde/openbox/openbox_3.5.0.bb
index 68c5712..5fc54ae 100644
--- a/recipes-lxde/openbox/openbox_3.5.0.bb
+++ b/recipes-lxde/openbox/openbox_3.5.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
PR = "r5"
RDEPENDS_{PN} = "glib-2.0 libxml2 pango imlib2 startup-notification libxft libxrandr libxt openbox-theme-clearlooks"
-DEPENDS = "glib-2.0 libxml2 pango imlib2 startup-notification libxft libxrandr libxt xextproto xf86vidmodeproto"
+DEPENDS = "glib-2.0 libxml2 pango imlib2 startup-notification libxft libxrandr libxt xextproto xf86vidmodeproto libxcursor"
SRC_URI = "http://openbox.org/dist/openbox/openbox-${PV}.tar.gz"
SRC_URI[md5sum] = "00441b53cf14c03566c8e82643544ff9"