diff options
author | Ross Burton <ross@openedhand.com> | 2007-01-24 14:32:01 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-01-24 14:32:01 +0000 |
commit | 85f0cce3f2031398e3b292dd36f5d1a0f9686c42 (patch) | |
tree | 317e678110724686f205a1adfc747813f21174a7 /meta/packages/matchbox-wm/matchbox-wm_svn.bb | |
parent | 691e28b50fedc725db46e19a09d692f8f44bbb63 (diff) | |
download | poky-85f0cce3f2031398e3b292dd36f5d1a0f9686c42.tar.gz |
Bump version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1203 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 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index 4f58c46a73..aa8ce97c2b 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb | |||
@@ -3,9 +3,8 @@ 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 = "0.9.5+svn${SRCDATE}" | 6 | PV = "1.1+svn${SRCDATE}" |
7 | PR = "r4" | 7 | PR = "r5" |
8 | DEFAULT_PREFERENCE = "-1" | ||
9 | 8 | ||
10 | 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 \ |
11 | file://kbdconfig" | 10 | file://kbdconfig" |