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
This commit is contained in:
Ross Burton 2008-09-08 15:24:03 +00:00
parent 9bef0ee3d2
commit 9836ab8ac9
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@ SECTION = "x11/wm"
DESCRIPTION = "Matchbox window manager"
LICENSE = "GPL"
DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
PROVIDES = "matchbox-wm"
PV = "1.2+svnr${SRCREV}"
PR = "r3"
PR = "r4"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \
file://configure_fix.patch;patch=1;maxrev=1818 \