aboutsummaryrefslogblamecommitdiffstats
path: root/media-gfx/posterazor/files/disable-poppler-qt5.patch
blob: 341434f91797b6430a747200b7dc37f37358eb62 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                                 
--- a/src/posterazor.pro	2015-07-19 19:03:26.999334075 +0200
+++ b/src/posterazor.pro	2015-07-19 19:00:59.547695923 +0200
@@ -30,9 +30,9 @@
 
 # Poppler-Qt5 is the library we require to be able to process PDF files as input
 # Comment the following line in order to build PosteRazor without Poppler-Qt5
-exists( /usr/include/poppler/qt5/poppler-qt5.h ) {
-    DEFINES += POPPLER_QT5_LIB
-}
+#exists( /usr/include/poppler/qt5/poppler-qt5.h ) {
+#    DEFINES += POPPLER_QT5_LIB
+#}
 
 DEFINES += QT_NO_CAST_FROM_ASCII