wok diff xorg-xf86-input-vmmouse/receipt @ rev 8784
Fix-dep: tazwok depends on libtaz
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:30:34 2011 +0100 (2011-02-22) |
parents | 253d2b123069 |
children | 6f80c2cdb0f1 |
line diff
1.1 --- a/xorg-xf86-input-vmmouse/receipt Sat Dec 11 21:50:13 2010 +0000 1.2 +++ b/xorg-xf86-input-vmmouse/receipt Tue Feb 22 22:30:34 2011 +0100 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="X.org VMWare Mouse Input driver." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="xorg" 1.8 -BUILD_DEPENDS="pkg-config xorg-server-dev" 1.9 +DEPENDS="xorg-server" 1.10 +BUILD_DEPENDS="xorg-server-dev" 1.11 SOURCE="xf86-input-vmmouse" 1.12 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://xorg.freedesktop.org/"