diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:20:37 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:20:37 +0000 |
commit | d3ed582d3b164070edc2e869eb85c7526f83a7a9 (patch) | |
tree | ec85151cb8fb0140349be43e2b9bc9b065757dd1 /meta/packages | |
parent | 3d2bdf8f60dd1378e910bfeeb46d19b94e916d2b (diff) | |
download | poky-d3ed582d3b164070edc2e869eb85c7526f83a7a9.tar.gz |
matchbox-wm: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2433 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index b7bafc086a..2edeb6d1ac 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb | |||
@@ -2,8 +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 | PV = "1.2+svn${SRCDATE}" | 5 | PV = "1.2+svnr${SRCREV}" |
6 | PR = "r7" | ||
7 | 6 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ | 7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ |
9 | file://kbdconfig" | 8 | file://kbdconfig" |