git » sdl2_ttf.git » commit 5683f7e

remove !libtool

author Allan McRae
2013-10-30 14:44:59 UTC
committer Allan McRae
2013-10-30 14:44:59 UTC
parent 14e4b03d47bafe957527e6a1247c579be6a53e2b

remove !libtool

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index fd593ae..5e24e35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="http://www.libsdl.org/projects/SDL_ttf"
 license=('MIT')
 depends=('sdl2' 'freetype2')
 makedepends=('cmake')
-options=(!libtool)
 source=("$url/release/SDL2_ttf-${pkgver}.tar.gz")
 md5sums=('79787216b56cb4707f39d538f2225e00')