wok-stable diff xorg-xf86-input-vmmouse/receipt @ rev 10549

php: Added back code to add desktop, image, and php.ini in compile_rules. These files are needed for php-common not php directly. Thats what they were there.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 25 14:47:51 2011 +0000 (2011-05-25)
parents 253d2b123069
children
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	Wed May 25 14:47:51 2011 +0000
     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/"