diff options
Diffstat (limited to 'community/gwenhywfar/PKGBUILD')
-rw-r--r-- | community/gwenhywfar/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gwenhywfar/PKGBUILD b/community/gwenhywfar/PKGBUILD index 902455871..999632594 100644 --- a/community/gwenhywfar/PKGBUILD +++ b/community/gwenhywfar/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 85356 2013-03-01 10:32:40Z andrea $ +# $Id: PKGBUILD 99807 2013-10-30 23:50:53Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: William Rea <sillywilly@gmail.com> @@ -9,7 +9,6 @@ pkgrel=2 pkgdesc="OS abstraction functions for various projects" arch=(i686 x86_64 'mips64el') url="http://www.aquamaniac.de" -options=('!libtool') license=("LGPL") depends=('openssl' 'gnutls' 'libgcrypt') makedepends=('gtk2' 'qt4') |