diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2005-09-17 18:17:24 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-17 18:17:24 +0000 |
commit | 16e2f8efc0c366a91f2d7f934f87b238c1ba540c (patch) | |
tree | 68d3aaec684de87da5f93a8bbd947051489b28c7 /packages | |
parent | 7b8968f78aad49a1b20dd416724cc0515b53d5c2 (diff) | |
parent | 85298370562e1b5b6f53dede7fdef8899672f401 (diff) |
merge of 0a6a434569e334132e34bc3e542f512c7505ba89
and 912340c2ffb2a6e611a7a4144472515e1110d583
Diffstat (limited to 'packages')
-rw-r--r-- | packages/matchbox-wm/matchbox-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_svn.bb b/packages/matchbox-wm/matchbox-wm_svn.bb index fdf38d6e68..d747243740 100644 --- a/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/packages/matchbox-wm/matchbox-wm_svn.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common" RDEPENDS = "matchbox-common" -PV = "0.9cvs${CVSDATE}" +PV = "0.9.5+cvs-${CVSDATE}" PR = "r1" DEFAULT_PREFERENCE = "-1" |