wok-next diff xorg-xf86-input-vmmouse/receipt @ rev 14243
lirc: remove incompatible drivers
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 23 10:06:31 2013 +0100 (2013-03-23) |
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 Sat Mar 23 10:06:31 2013 +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/"