[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.3-4-16-ga8987ba



The following commit has been merged in the master branch:
commit 162191742ff2df4f9421885ccf45d95652cd0066
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Oct 27 22:07:54 2011 +0200

    remove conditional around libpoppler-cpp-dev for now...

diff --git a/rules b/rules
index ddbde40..1efc577 100755
--- a/rules
+++ b/rules
@@ -523,9 +523,7 @@ endif
 ifeq "$(ENABLE_PDFIMPORT)" "y"
 	CONFIGURE_FLAGS += --enable-ext-pdfimport
 	BUILD_DEPS += , libpoppler-dev (>= 0.8.0)
-  ifneq "$(SQUEEZE_BACKPORT)" "y"
 	BUILD_DEPS += , libpoppler-cpp-dev
-  endif
 endif
 
 # fails their tests

-- 
LibreOffice packaging repository


Reply to: