wok diff xorg-xf86-video-sis/receipt @ rev 8555
imported patch get/firefox-langpack-zh_TW
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 22:57:56 2011 +0100 (2011-02-13) |
parents | 3cbc23ef96cc |
children | 6971e86f8875 |
line diff
1.1 --- a/xorg-xf86-video-sis/receipt Sat Jan 29 18:21:50 2011 +0000 1.2 +++ b/xorg-xf86-video-sis/receipt Sun Feb 13 22:57:56 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Xorg driver for SIS cards." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="xorg-server mesa-dri-sis" 1.7 -BUILD_DEPENDS="xorg-server-dev xorg-xf86dgaproto" 1.8 +BUILD_DEPENDS="xorg-server-dev xorg-xf86dgaproto xorg-xf86driproto" 1.9 SOURCE="xf86-video-sis" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.x.org/" 1.12 @@ -23,6 +23,7 @@ 1.13 --mandir=/usr/share/man \ 1.14 --localstatedir=/var \ 1.15 --with-xorg-module-dir=/usr/lib/X11/modules \ 1.16 + --enable-dri \ 1.17 $CONFIGURE_ARGS 1.18 make 1.19 make DESTDIR=$PWD/_pkg install