summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrya2018-05-30 22:35:36 +0200
committertrya2018-05-30 22:35:36 +0200
commit19ae58a40c65473259b94a1f8403b6f59529c361 (patch)
treeff4445e83778d588a2e3b3c5c69c0477d149f683 /PKGBUILD
parent1fdc7000fbcafbd212b208ee7675359b9ab97957 (diff)
downloadaur-19ae58a40c65473259b94a1f8403b6f59529c361.tar.gz
libtool files not needed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4760e808a9b4..67efe0773964 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23')
conflicts=('xorg-server<1.19' 'X-ABI-VIDEODRV_VERSION<23' 'X-ABI-VIDEODRV_VERSION>=24')
optdepends=('mach64-dri: DRI1 support from community repo')
groups=('xorg-drivers')
-options=('!emptydirs')
+options=('!emptydirs' '!libtool')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
sha256sums=('3e98985b6e044189efd42342862208f472881c25debf22230a1d54a96d71b41f')