summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 544ccd752f41..a47716a5bfef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,6 @@ pkgbase = cfengine
optdepends = libvirt
optdepends = postgresql-libs
optdepends = libmariadbclient
- options = !libtool
source = cfengine-3.5.2.tar.gz::http://cfengine.com/source-code/download?file=cfengine-3.5.2.tar.gz
source = cf-execd.service
source = cf-monitord.service
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')