diff options
Diffstat (limited to 'recipes/matchbox-common/matchbox_0.9.1.bb')
-rw-r--r-- | recipes/matchbox-common/matchbox_0.9.1.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/matchbox-common/matchbox_0.9.1.bb b/recipes/matchbox-common/matchbox_0.9.1.bb new file mode 100644 index 0000000000..0821b03bcc --- /dev/null +++ b/recipes/matchbox-common/matchbox_0.9.1.bb @@ -0,0 +1,7 @@ +DESCRIPTION = "Metapackage for Matchbox suite" +LICENSE = "GPL" +RDEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop" +SECTION = "x11/wm" +PR = "r1" + +ALLOW_EMPTY = "1" |