diff options
author | Richard Purdie <richard@openedhand.com> | 2007-04-18 20:47:03 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-04-18 20:47:03 +0000 |
commit | aa8d1e5b9115afd0355688b77b4c5d3699af2cbe (patch) | |
tree | 5dd3e5082f5fa8bdfc4114267e21480a0c5d9ce8 /meta/packages/matchbox-wm/matchbox-wm_svn.bb | |
parent | ce7b2cdd2b0d839487a7776e0af70bd1a4047612 (diff) | |
download | poky-aa8d1e5b9115afd0355688b77b4c5d3699af2cbe.tar.gz |
matchbox-wm: Update PV for svn version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1520 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index aa8ce97c2b..07179684a0 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Matchbox window manager" | |||
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat matchbox-common gconf" | 4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat matchbox-common gconf" |
5 | RDEPENDS = "matchbox-common" | 5 | RDEPENDS = "matchbox-common" |
6 | PV = "1.1+svn${SRCDATE}" | 6 | PV = "1.2+svn${SRCDATE}" |
7 | PR = "r5" | 7 | PR = "r5" |
8 | 8 | ||
9 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ | 9 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ |