aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox-common
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/matchbox-common')
-rw-r--r--recipes/matchbox-common/matchbox-common_0.9.1.bb2
-rw-r--r--recipes/matchbox-common/matchbox_0.8.1.bb2
-rw-r--r--recipes/matchbox-common/matchbox_0.9.1.bb2
-rw-r--r--recipes/matchbox-common/matchbox_0.9.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes/matchbox-common/matchbox-common_0.9.1.bb b/recipes/matchbox-common/matchbox-common_0.9.1.bb
index b3666b2d48..fc8b1980e8 100644
--- a/recipes/matchbox-common/matchbox-common_0.9.1.bb
+++ b/recipes/matchbox-common/matchbox-common_0.9.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager common files"
SECTION = "x11/wm"
LICENSE = "GPL"
DEPENDS = "libmatchbox"
-RDEPENDS += "matchbox-panel"
+RDEPENDS_${PN} += "matchbox-panel"
PR = "r6"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
diff --git a/recipes/matchbox-common/matchbox_0.8.1.bb b/recipes/matchbox-common/matchbox_0.8.1.bb
index 701c2bc302..174eccbe12 100644
--- a/recipes/matchbox-common/matchbox_0.8.1.bb
+++ b/recipes/matchbox-common/matchbox_0.8.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Metapackage for Matchbox suite"
LICENSE = "GPL"
DEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
-RDEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
+RDEPENDS_${PN} = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
SECTION = "x11/wm"
PACKAGES= "${PN}"
ALLOW_EMPTY = "1"
diff --git a/recipes/matchbox-common/matchbox_0.9.1.bb b/recipes/matchbox-common/matchbox_0.9.1.bb
index 0821b03bcc..a1b0f35b0e 100644
--- a/recipes/matchbox-common/matchbox_0.9.1.bb
+++ b/recipes/matchbox-common/matchbox_0.9.1.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Metapackage for Matchbox suite"
LICENSE = "GPL"
-RDEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
+RDEPENDS_${PN} = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
SECTION = "x11/wm"
PR = "r1"
diff --git a/recipes/matchbox-common/matchbox_0.9.bb b/recipes/matchbox-common/matchbox_0.9.bb
index 701c2bc302..174eccbe12 100644
--- a/recipes/matchbox-common/matchbox_0.9.bb
+++ b/recipes/matchbox-common/matchbox_0.9.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Metapackage for Matchbox suite"
LICENSE = "GPL"
DEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
-RDEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
+RDEPENDS_${PN} = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
SECTION = "x11/wm"
PACKAGES= "${PN}"
ALLOW_EMPTY = "1"