summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae2013-10-30 23:30:10 +0000
committerAllan McRae2013-10-30 23:30:10 +0000
commite39e3065bc662e87b5b0abfcf95f358e281c234e (patch)
tree7c87867b650cc1b40c5e5807d861fb3eeec576f6
parent30c56ea110617ef0566a4bb012becf385ae96b9b (diff)
downloadaur-e39e3065bc662e87b5b0abfcf95f358e281c234e.tar.gz
remove !libtool
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd99b526122a..33a7ce462c98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='C++ bindings for the gdl library'
arch=('x86_64' 'i686')
url='http://git.gnome.org/browse/gdlmm/'
depends=('gdl' 'gtkmm3')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
license=('LGPL')
source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')