1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00

Remove unneeded matchbox package

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1833 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-31 11:43:02 +00:00
parent 1ad7c7b546
commit 2b6f26d4a0
4 changed files with 6 additions and 14 deletions
@@ -1,8 +0,0 @@
DESCRIPTION = "Metapackage for Matchbox suite"
LICENSE = "GPL"
DEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
RDEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
SECTION = "x11/wm"
PACKAGES= "${PN}"
ALLOW_EMPTY = 1
PR="r2"