summaryrefslogtreecommitdiffstats
path: root/main/pidgin/pidgin-underlinking.patch
blob: 19318d6dd2344131992fb77203e001099767553f (plain)
1
2
3
4
5
6
7
8
9
10
--- ./pidgin/Makefile.am.orig
+++ ./pidgin/Makefile.am
@@ -148,6 +148,7 @@
 pidgin_DEPENDENCIES = @LIBOBJS@
 pidgin_LDFLAGS = -export-dynamic
 pidgin_LDADD = \
+	-lm -lX11 \
 	@LIBOBJS@ \
 	$(GLIB_LIBS) \
 	$(DBUS_LIBS) \