]> git.pld-linux.org Git - packages/poppler.git/commitdiff
- missing linking
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Mar 2005 22:23:46 +0000 (22:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poppler-link.patch -> 1.1

poppler-link.patch [new file with mode: 0644]

diff --git a/poppler-link.patch b/poppler-link.patch
new file mode 100644 (file)
index 0000000..e725fe6
--- /dev/null
@@ -0,0 +1,12 @@
+--- poppler-0.1.1/poppler/Makefile.am.orig     2005-03-01 20:50:48.000000000 +0100
++++ poppler-0.1.1/poppler/Makefile.am  2005-03-04 22:40:11.287696424 +0100
+@@ -46,7 +46,8 @@
+       $(top_builddir)/goo/libgoo.la           \
+       $(top_builddir)/fofi/libfofi.la         \
+       $(splash_libs)                          \
+-      $(cairo_libs)
++      $(cairo_libs)                           \
++      $(FREETYPE_LIBS) -lfontconfig
+ poppler_includedir = $(includedir)/poppler
+ poppler_include_HEADERS =     \
This page took 0.034379 seconds and 4 git commands to generate.