]> git.pld-linux.org Git - packages/poppler0.61.git/blob - poppler-link.patch
- updated for poppler 0.2.0
[packages/poppler0.61.git] / poppler-link.patch
1 diff -Nur poppler-0.2.0.orig/poppler/Makefile.am poppler-0.2.0/poppler/Makefile.am
2 --- poppler-0.2.0.orig/poppler/Makefile.am      2005-04-04 22:12:39.000000000 +0200
3 +++ poppler-0.2.0/poppler/Makefile.am   2005-04-06 12:00:12.000000000 +0200
4 @@ -61,7 +61,8 @@
5         $(top_builddir)/fofi/libfofi.la         \
6         $(splash_libs)                          \
7         $(cairo_libs)                           \
8 -       $(libjpeg_libs)
9 +       $(libjpeg_libs)                         \
10 +       $(FREETYPE_LIBS) -lfontconfig
11  
12  poppler_includedir = $(includedir)/poppler
13  poppler_include_HEADERS =      \
This page took 0.068807 seconds and 4 git commands to generate.