aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-04-27 16:50:58 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-04-27 16:50:58 +0000
commitb96b6756c903a54251925c24ea9420e2983656b5 (patch)
treee6ddf47ff50dedc7b41101bf4e814df03fe11a5b /config.nmake
parent93e07687ba2e29d9dc7232b4c985bdf9a3e410ba (diff)
Use GTK+ 2.16.1-1
svn path=/trunk/; revision=28180
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 78f892b5c4..ca9b01149c 100644
--- a/config.nmake
+++ b/config.nmake
@@ -137,7 +137,7 @@ NASM=$(WIRESHARK_LIBS)\nasm-2.02\nasm.exe
# Please note: Since Wireshark release 1.0.0, we no longer support GLib1.x
#
GLIB_VERSION=2.0
-GLIB_PKG=2.20.0-1
+GLIB_PKG=2.20.1-1
GLIB_DIR=$(WIRESHARK_LIBS)\glib
#
@@ -149,7 +149,7 @@ GLIB_DIR=$(WIRESHARK_LIBS)\glib
# directory in which the "include" and "lib" directories reside.
#
GTK_DIR=$(WIRESHARK_LIBS)\gtk2
-GTK_PKG=2.16.0-2
+GTK_PKG=2.16.1-1
CAIRO_PKG=1.8.6-1
ATK_PKG=1.24.0-1
LIBPNG_PKG=1.2.34-1