]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-wm: Remove pointless PROVIDES
authorRichard Purdie <richard@openedhand.com>
Thu, 2 Oct 2008 22:09:13 +0000 (22:09 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 2 Oct 2008 22:09:13 +0000 (22:09 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5400 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-wm/matchbox-wm_svn.bb

index 1b79e0994296edf6b780253721798600f649e169..b4b137325e830e94d2ff2be3199129d710ca9522 100644 (file)
@@ -2,7 +2,6 @@ SECTION = "x11/wm"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
 DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
-PROVIDES = "matchbox-wm"
 
 PV = "1.2+svnr${SRCREV}"
 PR = "r4"