diff options
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 |