summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-06-18 01:09:19 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-10-15 13:48:03 +0200
commiteaccc70be9b2dcf4b908fab951330ef775f584e6 (patch)
tree26e8e3a6e911cff244bf517a467bef344ecb5e44 /recipes-lxde/lxde-common
parentd88c2e3f5e1d1465164f494e9d10f3d4451cc9aa (diff)
add _${PN} to all DEPENDS variable definitions
Diffstat (limited to 'recipes-lxde/lxde-common')
-rw-r--r--recipes-lxde/lxde-common/lxde-common_0.5.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common_0.5.5.bb b/recipes-lxde/lxde-common/lxde-common_0.5.5.bb
index b03b4e5..7cb5fad 100644
--- a/recipes-lxde/lxde-common/lxde-common_0.5.5.bb
+++ b/recipes-lxde/lxde-common/lxde-common_0.5.5.bb
@@ -5,7 +5,7 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=597980c597fe9ce16d7b6b19c44cfced"
-RDEPENDS = "gtk+ lxde-icon-theme"
+RDEPENDS_{PN} = "gtk+ lxde-icon-theme"
DEPENDS = "${RDEPENDS}"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz \