diff options
Diffstat (limited to 'extra/xf86-video-sis')
-rw-r--r-- | extra/xf86-video-sis/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xf86-video-sis/PKGBUILD b/extra/xf86-video-sis/PKGBUILD index e123c4a03..1339a4111 100644 --- a/extra/xf86-video-sis/PKGBUILD +++ b/extra/xf86-video-sis/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180222 2013-03-18 16:10:35Z andyrtr $ +# $Id: PKGBUILD 198536 2013-10-30 15:27:33Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=xf86-video-sis @@ -12,7 +12,6 @@ depends=('glibc') makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'xf86dgaproto' 'resourceproto' 'scrnsaverproto') conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15') optdepends=('sis-dri: DRI1 support from community repo') -options=('!libtool') groups=('xorg-drivers' 'xorg') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 0001-Disable-UploadToScreen-and-DownloadFromScreen.patch |