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

Added patch to tiff to fix CVE-2009-2285 bug.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Sep 27 06:21:26 2010 +0000 (2010-09-27)
parents 9f229c23e1ba
children 8ea11f6c1d7c
line diff
     1.1 --- a/xorg-xf86-input-evtouch/receipt	Sun Jan 31 22:16:23 2010 +0100
     1.2 +++ b/xorg-xf86-input-evtouch/receipt	Mon Sep 27 06:21:26 2010 +0000
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="Xorg server protocol."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="xorg"
     1.7 -BUILD_DEPENDS="xorg-server xorg-xproto"
     1.8 +BUILD_DEPENDS="xorg-server xorg-xproto pkg-config xorg-server-dev \
     1.9 +xorg-inputproto xorg-randrproto"
    1.10  SOURCE="xf86-input-evtouch"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.x.org/"