# HG changeset patch # User Daniel Atallah # Date 1267760176 0 # Node ID 406c2e1ef7cee4774d24b562443811a4dd347825 # Parent b0cb194dc139de7092302a0ac64c0ea81f626838 We need libjpeg6b-4 for GTK+ 2.14.7 diff -r b0cb194dc139 -r 406c2e1ef7ce pidgin/win32/nsis/generate_gtk_zip.sh --- a/pidgin/win32/nsis/generate_gtk_zip.sh Thu Mar 04 23:02:56 2010 +0000 +++ b/pidgin/win32/nsis/generate_gtk_zip.sh Fri Mar 05 03:36:16 2010 +0000 @@ -24,7 +24,7 @@ GETTEXT="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime-0.17-1.zip Gettext 0.17-1" GLIB="http://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.20/glib_2.20.5-1_win32.zip Glib 2.20.5-1" GTK="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.14/gtk+_2.14.7-1_win32.zip GTK+ 2.14.7-1" -LIBJPEG="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/jpeg_7-1_win32.zip libjpeg 7-1" +LIBJPEG="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/jpeg-6b-4.zip libjpeg 6b-4" #Used by GTK+ LIBPNG="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libpng_1.2.39-1_win32.zip libpng 1.2.39-1" #Used by Cairo