Enable bad flag for poppler; Volker and Albert will work on a solution at akademy

wilder^2
David Faure 8 years ago
parent 15669c6499
commit a3daabf965
  1. 4
      custom-qt5-libs-build-include

@ -8,7 +8,7 @@
module poppler
repository git://git.freedesktop.org/git/poppler/poppler
branch master
cmake-options -DWITH_GLIB=OFF -DLIB_SUFFIX=64
cmake-options -DWITH_GLIB=OFF -DLIB_SUFFIX=64 -DENABLE_XPDF_HEADERS=1
end module
# For kaccounts-integration
@ -51,7 +51,7 @@ module sphinxbase
end module
module qwt6
override-url svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.1
override-url svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.2
# The qwt6 build system is very unflexible.
# For this to work you need to comment out all lines setting QWT_INSTALL_PREFIX in qwtconfig.pri...
qmake-options QWT_INSTALL_PREFIX=${kdedir}

Loading…
Cancel
Save