[poppler] CMakeLists.txt

Albert Astals Cid aacid at kemper.freedesktop.org
Sat Nov 8 09:13:08 PST 2008


 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2900e7e4c920d735d5a727e9e39f71df97bd7b93
Author: Albert Astals Cid <aacid at kde.org>
Date:   Sat Nov 8 18:12:47 2008 +0100

    A new cairo is needed

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 640492c..6f3baf1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -34,7 +34,7 @@ set(TEXTOUT_WORD_LIST ON)
 # setting the minimum required versions for some components
 set(QT3_MIN_VERSION "3.3.0")
 set(QT4_MIN_VERSION "4.1.0")
-set(CAIRO_VERSION "1.4")
+set(CAIRO_VERSION "1.8.2")
 
 macro_bool_to_01(ENABLE_SPLASH HAVE_SPLASH)
 find_package(Freetype REQUIRED)


More information about the poppler mailing list