diff options
Diffstat (limited to 'community/gloox/PKGBUILD')
-rw-r--r-- | community/gloox/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gloox/PKGBUILD b/community/gloox/PKGBUILD index 845206f10..050161fe0 100644 --- a/community/gloox/PKGBUILD +++ b/community/gloox/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97518 2013-09-23 16:14:07Z spupykin $ +# $Id: PKGBUILD 99765 2013-10-30 23:34:37Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: William Rea <sillywilly@gmail.com> @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="C++ libraries for development of Jabber client/component/server" arch=(i686 x86_64) url="http://camaya.net/gloox" -options=('!libtool') license=("GPL") depends=('libidn' 'gnutls') source=(http://camaya.net/download/gloox-$pkgver.tar.bz2) |