summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-wm
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-09-30 21:58:43 +0000
committerRichard Purdie <richard@openedhand.com>2008-09-30 21:58:43 +0000
commit845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad (patch)
treee9c291ebfd76344ec23e1774adc914f5ee180adc /meta/packages/matchbox-wm
parent979f987c44928f2d47d319cf5fc34e7f3d2113b7 (diff)
downloadpoky-845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad.tar.gz
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.bb1
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 b4b137325e..1b79e09942 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"
2DESCRIPTION = "Matchbox window manager" 2DESCRIPTION = "Matchbox window manager"
3LICENSE = "GPL" 3LICENSE = "GPL"
4DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" 4DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
5PROVIDES = "matchbox-wm"
5 6
6PV = "1.2+svnr${SRCREV}" 7PV = "1.2+svnr${SRCREV}"
7PR = "r4" 8PR = "r4"