summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2020-06-10 09:43:05 +0200
committerLars Wendler <polynomial-c@gentoo.org>2020-06-10 09:57:07 +0200
commit392479918e965852bff3bcd7766f52907ecb4cfd (patch)
tree5fad8dd5debed9d842b8ed8d7fbfa629fe4480b0 /net-im/pidgin/files
parentmedia-libs/lv2: bumped to 1.18.0 (diff)
downloadgentoo-392479918e965852bff3bcd7766f52907ecb4cfd.tar.gz
gentoo-392479918e965852bff3bcd7766f52907ecb4cfd.tar.bz2
gentoo-392479918e965852bff3bcd7766f52907ecb4cfd.zip
net-im/pidgin: Bump to version 2.14.0
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-im/pidgin/files')
-rw-r--r--net-im/pidgin/files/pidgin-2.14.0-gold.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/pidgin/files/pidgin-2.14.0-gold.patch b/net-im/pidgin/files/pidgin-2.14.0-gold.patch
new file mode 100644
index 000000000000..718b3099581e
--- /dev/null
+++ b/net-im/pidgin/files/pidgin-2.14.0-gold.patch
@@ -0,0 +1,11 @@
+--- pidgin-2.14.0/pidgin/Makefile.am
++++ pidgin-2.14.0/pidgin/Makefile.am
+@@ -162,7 +162,7 @@
+ $(LIBXML_LIBS) \
+ $(GTK_LIBS) \
+ $(GIO_UNIX_LIBS) \
+- $(top_builddir)/libpurple/libpurple.la
++ $(top_builddir)/libpurple/libpurple.la -lm
+
+ AM_CPPFLAGS = \
+ -DDATADIR=\"$(datadir)\" \