mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 20:02:30 +01:00
11 lines
222 B
Diff
11 lines
222 B
Diff
--- ./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) \
|