From fb1d11d9a54738562994ee6f7a5875f7a62d5863 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 17 Feb 2013 09:26:01 -0500 Subject: convert xpdf to gbuild and add to tail_build Change-Id: Ie85f8092e0c37124508123a1d2f942f50f0740da Reviewed-on: https://gerrit.libreoffice.org/2197 Tested-by: LibreOffice gerrit bot Reviewed-by: Peter Foley --- sdext/Library_pdfimport.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sdext') diff --git a/sdext/Library_pdfimport.mk b/sdext/Library_pdfimport.mk index ce171f28e588..260a39ce5000 100644 --- a/sdext/Library_pdfimport.mk +++ b/sdext/Library_pdfimport.mk @@ -50,6 +50,7 @@ $(eval $(call gb_Library_use_static_libraries,pdfimport,\ $(eval $(call gb_Library_use_externals,pdfimport,\ boost_headers \ zlib \ + poppler \ )) $(eval $(call gb_Library_add_exception_objects,pdfimport,\ -- cgit