wok-next diff xorg-xf86-input-evtouch/receipt @ rev 6909
Added pygoocanvas. Needed for openshot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 13:21:57 2010 +0000 (2010-10-21) |
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 Thu Oct 21 13:21: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 \