diff options
author | Richard Purdie <richard@openedhand.com> | 2007-05-31 11:43:02 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-05-31 11:43:02 +0000 |
commit | 2b6f26d4a05835daa54b65c2d5d0dc34cbbd86b2 (patch) | |
tree | eae44d55c94fabd25936e1c3b8b3b771e68e5717 /meta/packages/matchbox-common | |
parent | 1ad7c7b546a96a2fce84f188ac30200a6cdf66bf (diff) | |
download | poky-2b6f26d4a05835daa54b65c2d5d0dc34cbbd86b2.tar.gz |
Remove unneeded matchbox package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1833 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-common')
-rw-r--r-- | meta/packages/matchbox-common/matchbox_0.9.1.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/packages/matchbox-common/matchbox_0.9.1.bb b/meta/packages/matchbox-common/matchbox_0.9.1.bb deleted file mode 100644 index 3c8ae510e1..0000000000 --- a/meta/packages/matchbox-common/matchbox_0.9.1.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | DESCRIPTION = "Metapackage for Matchbox suite" | ||
2 | LICENSE = "GPL" | ||
3 | DEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop" | ||
4 | RDEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop" | ||
5 | SECTION = "x11/wm" | ||
6 | PACKAGES= "${PN}" | ||
7 | ALLOW_EMPTY = 1 | ||
8 | PR="r2" | ||