summaryrefslogtreecommitdiff
path: root/app-text/poppler/poppler-23.12.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/poppler/poppler-23.12.0.ebuild')
-rw-r--r--app-text/poppler/poppler-23.12.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/poppler/poppler-23.12.0.ebuild b/app-text/poppler/poppler-23.12.0.ebuild
index fb48cbc0360f..6f415d22e32f 100644
--- a/app-text/poppler/poppler-23.12.0.ebuild
+++ b/app-text/poppler/poppler-23.12.0.ebuild
@@ -116,6 +116,7 @@ src_configure() {
local mycmakeargs=(
-DBUILD_GTK_TESTS=OFF
-DBUILD_QT5_TESTS=$(usex test $(usex qt5))
+ -DBUILD_QT6_TESTS=$(usex test $(usex qt6))
-DBUILD_CPP_TESTS=$(usex test)
-DBUILD_MANUAL_TESTS=$(usex test)
-DTESTDATADIR="${WORKDIR}"/test-${TEST_COMMIT}