From 88d4b7e53104949748a10208ac9071293e7bbf7e Mon Sep 17 00:00:00 2001 From: LAN-TW Date: Tue, 29 Oct 2013 02:47:21 +0800 Subject: mingw-w64-gtk2: Package static libraries --- mingw-w64-gtk2/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mingw-w64-gtk2') diff --git a/mingw-w64-gtk2/PKGBUILD b/mingw-w64-gtk2/PKGBUILD index 3b34710..e306281 100644 --- a/mingw-w64-gtk2/PKGBUILD +++ b/mingw-w64-gtk2/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mingw-w64-gtk2 pkgver=2.24.22 -pkgrel=2 +pkgrel=3 pkgdesc="GTK+ is a multi-platform toolkit (v2) (mingw-w64)" arch=(any) url="http://www.gtk.org" @@ -13,7 +13,7 @@ depends=( 'mingw-w64-glib2>=2.28.0' 'mingw-w64-cairo>=1.6' 'mingw-w64-gdk-pixbuf2>=2.21.0') -options=(!libtool !strip !buildflags) +options=(!libtool !strip !buildflags staticlibs) source=( "http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz") -- cgit