diff options
Diffstat (limited to 'source/kde/cmake/calligra')
-rw-r--r-- | source/kde/cmake/calligra | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/kde/cmake/calligra b/source/kde/cmake/calligra index 636fda00..117df82a 100644 --- a/source/kde/cmake/calligra +++ b/source/kde/cmake/calligra @@ -20,5 +20,6 @@ cd build -DIHAVEPATCHEDQT:BOOL=ON \ -DOPENJPEG_INCLUDE_DIR=/usr/include/openmj2-2.1 \ -DOPENJPEG_NAMES=openmj2 \ + -DBoost_NO_BOOST_CMAKE=ON \ .. |