wok diff xorg-xf86-input-vmmouse/receipt @ rev 21909

updated sic (1.1 -> 1.2)
author Hans-G?nter Theisgen
date Fri Oct 04 15:39:32 2019 +0100 (2019-10-04)
parents 6f80c2cdb0f1
children 7295feaeec82
line diff
     1.1 --- a/xorg-xf86-input-vmmouse/receipt	Thu Aug 15 18:47:25 2013 +0000
     1.2 +++ b/xorg-xf86-input-vmmouse/receipt	Fri Oct 04 15:39:32 2019 +0100
     1.3 @@ -5,13 +5,15 @@
     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-server"
     1.8 -BUILD_DEPENDS="xorg-server-dev"
     1.9 +LICENSE="MIT"
    1.10  SOURCE="xf86-input-vmmouse"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://xorg.freedesktop.org/"
    1.13  WGET_URL="$XORG_MIRROR/driver/$TARBALL"
    1.14  
    1.15 +DEPENDS="xorg-server"
    1.16 +BUILD_DEPENDS="xorg-server-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {