summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/libxmlpatch/files/libxmlpatch-0.3.1-asneeded.patch')
-rw-r--r--app-text/libxmlpatch/files/libxmlpatch-0.3.1-asneeded.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-text/libxmlpatch/files/libxmlpatch-0.3.1-asneeded.patch b/app-text/libxmlpatch/files/libxmlpatch-0.3.1-asneeded.patch
new file mode 100644
index 000000000000..0ce6cf5d5bda
--- /dev/null
+++ b/app-text/libxmlpatch/files/libxmlpatch-0.3.1-asneeded.patch
@@ -0,0 +1,12 @@
+Index: libxmlpatch-0.3.1/diff/Makefile.am
+===================================================================
+--- libxmlpatch-0.3.1.orig/diff/Makefile.am
++++ libxmlpatch-0.3.1/diff/Makefile.am
+@@ -29,6 +29,7 @@ INCLUDES = $(DEPS_XML_CFLAGS) $(DEPS_GLI
+ lib_LTLIBRARIES = libxmldiff.la
+
+ libxmldiff_la_SOURCES = xml_diff.c
++libxmldiff_la_LIBADD = $(DEPS_GLIB_LIBS)
+
+ libxmldiff_includedir = $(includedir)/libxmldiff
+ libxmldiff_include_HEADERS = xml_diff.h