wok diff xorg-xf86-input-evtouch/receipt @ rev 7615

Added xorg-dev-proto to xorg-server-dev depends. Needs xorg-dev-proto for pkg-config to work with xorg-server-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:51:57 2010 +0000 (2010-12-11)
parents d7c87b8a2a34
children c514cc4854d8
line diff
     1.1 --- a/xorg-xf86-input-evtouch/receipt	Fri Feb 05 15:01:53 2010 +0100
     1.2 +++ b/xorg-xf86-input-evtouch/receipt	Sat Dec 11 21:51:57 2010 +0000
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6      cd $src
     1.7 +    grep -qs dummy evtouch.c && patch -p1 < ../stuff/evtouch.u
     1.8      ./configure \
     1.9      	--prefix=/usr \
    1.10      	--sysconfdir=/etc \