summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKuba Serafinowski2013-12-14 00:39:59 +0200
committerKuba Serafinowski2013-12-14 00:39:59 +0200
commit5d7dfb7e56d2b1127a56df4cc073ab52534cd2f8 (patch)
treeb8f61210c45b0f857dafc69e240ca023b72c6bcf /PKGBUILD
parent1605ac6066c7d0e354e50ac408346100d5e0fda2 (diff)
downloadaur-5d7dfb7e56d2b1127a56df4cc073ab52534cd2f8.tar.gz
drop !libtool option, it's the new makepkg.conf default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73e096a495b3..219607f53c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ pkgrel=1
pkgdesc='Automated suite of programs for configuring and maintaining Unix-like computers.'
url='http://www.cfengine.org'
license=('GPL3')
-options=('!libtool')
arch=('i686' 'x86_64')
depends=('qdbm' 'openssl' 'pcre' 'libxml2')
optdepends=('tokyocabinet' 'libvirt' 'postgresql-libs' 'libmariadbclient')