diff options
author | Richard Purdie <richard@openedhand.com> | 2005-10-10 11:39:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-10-10 11:39:41 +0000 |
commit | 757723a16ef88a30a775b4e69bd0972468826d71 (patch) | |
tree | 378f6b52905e4edd7d8da2ebbb8f7ba0e2eec2ef /openembedded/packages/matchbox-wm | |
parent | d153ad53bd1a263654e71b8bd7d738cfee5408b4 (diff) | |
download | poky-757723a16ef88a30a775b4e69bd0972468826d71.tar.gz |
Sync svn version numbers with OE
git-svn-id: https://svn.o-hand.com/repos/poky@129 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-wm')
-rw-r--r-- | openembedded/packages/matchbox-wm/matchbox-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb index f9765df446..04e774dfa2 100644 --- a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Matchbox window manager" | |||
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf" | 4 | DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf" |
5 | RDEPENDS = "matchbox-common" | 5 | RDEPENDS = "matchbox-common" |
6 | PV = "0.9.5cvs${CVSDATE}" | 6 | PV = "0.9.5+cvs-${CVSDATE}" |
7 | PR = "r4" | 7 | PR = "r4" |
8 | DEFAULT_PREFERENCE = "-1" | 8 | DEFAULT_PREFERENCE = "-1" |
9 | 9 | ||