summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-09-08 15:24:03 +0000
committerRoss Burton <ross@openedhand.com>2008-09-08 15:24:03 +0000
commit9836ab8ac9a5cf0619b7b7bb087e795044720130 (patch)
tree7eb4bd88dd662b722286280b2212a554690b7c7c /meta
parent9bef0ee3d292ce1c5b54ae74baa13a139ee239cd (diff)
downloadpoky-9836ab8ac9a5cf0619b7b7bb087e795044720130.tar.gz
matchbox-wm: provide matchbox-wm to complete the virtual mojo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5160 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/matchbox-wm/matchbox-wm_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
index d8a48e2ce6..1b79e09942 100644
--- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb
+++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
@@ -2,8 +2,10 @@ SECTION = "x11/wm"
2DESCRIPTION = "Matchbox window manager" 2DESCRIPTION = "Matchbox window manager"
3LICENSE = "GPL" 3LICENSE = "GPL"
4DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" 4DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
5PROVIDES = "matchbox-wm"
6
5PV = "1.2+svnr${SRCREV}" 7PV = "1.2+svnr${SRCREV}"
6PR = "r3" 8PR = "r4"
7 9
8SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ 10SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \
9 file://configure_fix.patch;patch=1;maxrev=1818 \ 11 file://configure_fix.patch;patch=1;maxrev=1818 \