forked from pool/scribus
Accepting request 946016 from home:iznogood:branches:KDE:Extra
- Pass WANT_CPP17=ON to cmake, fix build with poppler 22.01.0 and newer. OBS-URL: https://build.opensuse.org/request/show/946016 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=72
This commit is contained in:
parent
4d2674d86d
commit
ff33ee1290
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 13 09:27:00 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Pass WANT_CPP17=ON to cmake, fix build with poppler 22.01.0 and
|
||||||
|
newer.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 24 09:13:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Fri Sep 24 09:13:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -114,6 +114,7 @@ cmake .. \
|
|||||||
-DWANT_DISTROBUILD=1 \
|
-DWANT_DISTROBUILD=1 \
|
||||||
-DWANT_HUNSPELL=1 \
|
-DWANT_HUNSPELL=1 \
|
||||||
-DWANT_GRAPHICSMAGICK=1 \
|
-DWANT_GRAPHICSMAGICK=1 \
|
||||||
|
-DWANT_CPP17=ON \
|
||||||
%if "%{_lib}" == "lib64"
|
%if "%{_lib}" == "lib64"
|
||||||
-DWANT_LIB64=1
|
-DWANT_LIB64=1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user