git » id3lib.git » commit 733c589

remove !libtool

author Allan McRae
2013-10-30 12:50:19 UTC
committer Allan McRae
2013-10-30 12:50:19 UTC
parent 1aff6282eeb5e259752c4346279556f5aaa71745

remove !libtool

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3004d77..a37269b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ arch=('i686' 'x86_64')
 license=('LGPL')
 url="http://id3lib.sourceforge.net/"
 depends=('zlib' 'gcc-libs')
-options=('!libtool')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'patch_id3lib_3.8.3_UTF16_writing_bug.diff'
         'id3lib-3.8.3-CVE-2007-4460.patch'