[Libreoffice-commits] core.git: sdext/Library_pdfimport.mk

Stephan Bergmann sbergman at redhat.com
Thu Jul 3 09:12:56 PDT 2014


 sdext/Library_pdfimport.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 4aece3e69d775081dbf5bd3d32fa4bcfacb7de11
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Jul 3 18:11:49 2014 +0200

    Does not look like Library_pdfimport needs poppler
    
    Change-Id: I1dd162f939ce4f0689ea14724c1e7cec8a6c16b0

diff --git a/sdext/Library_pdfimport.mk b/sdext/Library_pdfimport.mk
index 3e3d170..ca7d5ac 100644
--- a/sdext/Library_pdfimport.mk
+++ b/sdext/Library_pdfimport.mk
@@ -33,7 +33,6 @@ $(eval $(call gb_Library_use_static_libraries,pdfimport,\
 $(eval $(call gb_Library_use_externals,pdfimport,\
 	boost_headers \
     zlib \
-    poppler \
     $(if $(filter-out WNT MACOSX,$(OS)),fontconfig) \
 ))
 


More information about the Libreoffice-commits mailing list