summaryrefslogtreecommitdiffstats
path: root/mingw-w64-gtk2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mingw-w64-gtk2/PKGBUILD')
-rw-r--r--mingw-w64-gtk2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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")