app-office/calligra: Fix CMake w/ USE="calligra_features_karbon -pdf"

Closes: https://bugs.gentoo.org/952924
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-03-30 21:07:51 +02:00
parent d60e374d50
commit 3cfdcee81f

View File

@@ -129,6 +129,7 @@ src_configure() {
-DWITH_LCMS2=$(usex lcms)
-DWITH_Okular6=$(usex okular)
-DWITH_Poppler=$(usex pdf)
-DWITH_PopplerXPDFHeaders=$(usex pdf)
-DWITH_Eigen3=$(usex calligra_features_sheets)
-DBUILD_UNMAINTAINED=$(usex calligra_features_stage)
-DWITH_Freetype=$(usex truetype)