changeset 27227:14baa6cb1c2b

Fix building of disco plugin on Windows. Thanks to SuperMMX. committer: Paul Aurich <paul@darkrain42.org>
author supermmx@gmail.com
date Mon, 22 Jun 2009 16:39:22 +0000
parents 267451c2d4fe
children 3cd831d4915f
files pidgin/plugins/disco/Makefile.mingw
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/disco/Makefile.mingw	Mon Jun 22 04:37:59 2009 +0000
+++ b/pidgin/plugins/disco/Makefile.mingw	Mon Jun 22 16:39:22 2009 +0000
@@ -46,6 +46,8 @@
 			-lglib-2.0 \
 			-lgdk-win32-2.0 \
 			-lgobject-2.0 \
+			-lpango-1.0 \
+			-lgdk_pixbuf-2.0 \
 			-lintl \
 			-lpurple \
 			-lpidgin