diff options
author | Richard Purdie <richard@openedhand.com> | 2008-09-30 21:58:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-09-30 21:58:43 +0000 |
commit | 845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad (patch) | |
tree | e9c291ebfd76344ec23e1774adc914f5ee180adc /meta/packages/matchbox-wm | |
parent | 979f987c44928f2d47d319cf5fc34e7f3d2113b7 (diff) | |
download | openembedded-core-845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad.tar.gz openembedded-core-845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad.tar.bz2 openembedded-core-845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad.tar.xz openembedded-core-845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad.zip |
Revert unintended commits
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5353 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-wm')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index b4b137325..1b79e0994 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb @@ -2,6 +2,7 @@ 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" |