Mercurial > pidgin.yaz
changeset 29932:406c2e1ef7ce
We need libjpeg6b-4 for GTK+ 2.14.7
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Fri, 05 Mar 2010 03:36:16 +0000 |
parents | b0cb194dc139 |
children | daa02d44df13 |
files | pidgin/win32/nsis/generate_gtk_zip.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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