From 3573dbd472190d9f7fe8c68901198b70f2ceb31a Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Sun, 12 Jul 2020 14:32:12 +0200 Subject: app-text/poppler: Synced live ebuild Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler --- app-text/poppler/poppler-9999.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-text') diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 7c34ec504ee9..41cf49269b78 100644 --- a/app-text/poppler/poppler-9999.ebuild +++ b/app-text/poppler/poppler-9999.ebuild @@ -105,6 +105,7 @@ src_configure() { $(cmake_use_find_package qt5 Qt5Core) -DWITH_TIFF=$(usex tiff) -DENABLE_UTILS=$(usex utils) + -DENABLE_QT6=OFF ) use cairo && mycmakeargs+=( -DWITH_GObjectIntrospection=$(usex introspection) ) -- cgit v1.2.3-65-gdbad