From 3d37384410d4effb860783839cd9c5da8fc2fa26 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Sat, 11 Apr 2015 01:07:33 +0800 Subject: mingw-w64-gtk2: Remove !libtool --- mingw-w64-gtk2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mingw-w64-gtk2') diff --git a/mingw-w64-gtk2/PKGBUILD b/mingw-w64-gtk2/PKGBUILD index 7085252..f04203c 100644 --- a/mingw-w64-gtk2/PKGBUILD +++ b/mingw-w64-gtk2/PKGBUILD @@ -17,7 +17,7 @@ depends=( 'mingw-w64-glib2>=2.28.0' 'mingw-w64-cairo>=1.6' 'mingw-w64-gdk-pixbuf2>=2.21.0') -options=(!libtool !strip !buildflags staticlibs) +options=(!strip !buildflags staticlibs) source=("https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz") sha256sums=("20cb10cae43999732a9af2e9aac4d1adebf2a9c2e1ba147050976abca5cd24f4") -- cgit