diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-22 12:47:54 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-22 12:47:54 +0000 |
commit | 9dc4c9e934eee5a70c21f62dfcbf4c8ee3b2f2f4 (patch) | |
tree | 9c78e2c77149dd71b6ee6c9104c64fc031fdf792 /matchbox-common/matchbox_0.8.1.oe | |
parent | 367d79160ef175a20464a7b77db1501310b372bd (diff) |
add section for matchbox things
BKrev: 4151747aoYB285JRN23sio4M-6gzkQ
Diffstat (limited to 'matchbox-common/matchbox_0.8.1.oe')
-rw-r--r-- | matchbox-common/matchbox_0.8.1.oe | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/matchbox-common/matchbox_0.8.1.oe b/matchbox-common/matchbox_0.8.1.oe index e69de29bb2..a74e6d1398 100644 --- a/matchbox-common/matchbox_0.8.1.oe +++ b/matchbox-common/matchbox_0.8.1.oe @@ -0,0 +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}" +ALLOW_EMPTY = 1 |