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/matchbox-wm_svn.bb | |
parent | 979f987c44928f2d47d319cf5fc34e7f3d2113b7 (diff) | |
download | poky-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/matchbox-wm_svn.bb')
-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 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" | |||
2 | DESCRIPTION = "Matchbox window manager" | 2 | DESCRIPTION = "Matchbox window manager" |
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" | 4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" |
5 | PROVIDES = "matchbox-wm" | ||
5 | 6 | ||
6 | PV = "1.2+svnr${SRCREV}" | 7 | PV = "1.2+svnr${SRCREV}" |
7 | PR = "r4" | 8 | PR = "r4" |