diff options
Diffstat (limited to 'app-text/xpdf/xpdf-4.04-r1.ebuild')
-rw-r--r-- | app-text/xpdf/xpdf-4.04-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/xpdf/xpdf-4.04-r1.ebuild b/app-text/xpdf/xpdf-4.04-r1.ebuild index cf95468f9077..a9265208e02a 100644 --- a/app-text/xpdf/xpdf-4.04-r1.ebuild +++ b/app-text/xpdf/xpdf-4.04-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -96,7 +96,6 @@ src_configure() { # https://forum.xpdfreader.com/viewtopic.php?p=45052#p45052 # Likely fixed in 4.05 -DCMAKE_DISABLE_FIND_PACKAGE_Qt6Widgets=ON - -DCMAKE_DISABLE_FIND_PACKAGE_Qt4=ON ) cmake_src_configure } |