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

5) lxpanel: up (0.10.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 18 17:46:06 2019 +0300 (2019-04-18)
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	Thu Apr 18 17:46:06 2019 +0300
     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  {