aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-common
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-04 18:51:31 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-04 18:51:31 +0000
commit9d2e2a8d392aee2f1240016b8bf2469400dd69a6 (patch)
treee006ede602012f05a3b4f2383ee302b680a318be /packages/matchbox-common
parent7275de7803aa42a4e8b4a38f451020691754e10c (diff)
downloadopenembedded-9d2e2a8d392aee2f1240016b8bf2469400dd69a6.tar.gz
matchbox-common: clean up metadata a bit
Diffstat (limited to 'packages/matchbox-common')
-rw-r--r--packages/matchbox-common/matchbox_0.9.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/matchbox-common/matchbox_0.9.1.bb b/packages/matchbox-common/matchbox_0.9.1.bb
index 701c2bc302..203c705267 100644
--- a/packages/matchbox-common/matchbox_0.9.1.bb
+++ b/packages/matchbox-common/matchbox_0.9.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"
SECTION = "x11/wm"
-PACKAGES= "${PN}"
+PACKAGES = "${PN}"
+
ALLOW_EMPTY = "1"