summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-07-26 19:40:38 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-10-15 13:51:17 +0200
commitc0922dd6e65a228f8cae14273ddf7911fd6dcdde (patch)
treec2abd9e5af4a8f3b8ab2674769531140471db22b
parentd5819c52ac5c3c8b6dec3f4c6baf86c2a4ef9f2e (diff)
lxpanel: add wireless-tools to dependencies
-rw-r--r--recipes-lxde/lxpanel/lxpanel_0.5.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-lxde/lxpanel/lxpanel_0.5.12.bb b/recipes-lxde/lxpanel/lxpanel_0.5.12.bb
index d70c78d..3e6fcc8 100644
--- a/recipes-lxde/lxpanel/lxpanel_0.5.12.bb
+++ b/recipes-lxde/lxpanel/lxpanel_0.5.12.bb
@@ -7,8 +7,8 @@ PR = "r0"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=9d19a9495cc76dc96b703fb4aa157183"
-RDEPENDS_{PN} = "gtk+ menu-cache lxmenu-data libxmu libxpm alsa-lib libwnck"
-DEPENDS = "${RDEPENDS}"
+RDEPENDS_{PN} = "gtk+ menu-cache lxmenu-data libxmu libxpm alsa-lib libwnck wireless-tools"
+DEPENDS = "gtk+ menu-cache lxmenu-data libxmu libxpm alsa-lib libwnck wireless-tools"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz \
file://lxpanel-0.5.6-broken-apps.patch \