commit: 1b2cf9875d08cacf086796e85e023a658546d07d
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 27 08:13:38 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 08:45:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2cf987
www-client/qutebrowser: preemptively add pdfjs upper bound
Not added to ::gentoo yet but is known incompatible at the
moment. Should be fixed next qutebrowser release.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
.../{qutebrowser-3.0.2.ebuild => qutebrowser-3.0.2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/qutebrowser/qutebrowser-3.0.2.ebuild
b/www-client/qutebrowser/qutebrowser-3.0.2-r1.ebuild
similarity index 99%
rename from www-client/qutebrowser/qutebrowser-3.0.2.ebuild
rename to www-client/qutebrowser/qutebrowser-3.0.2-r1.ebuild
index 8a9ac019a4d3..c9a32babc5d7 100644
--- a/www-client/qutebrowser/qutebrowser-3.0.2.ebuild
+++ b/www-client/qutebrowser/qutebrowser-3.0.2-r1.ebuild
@@ -41,7 +41,7 @@ RDEPEND="
dev-qt/qtbase:6[icu,sqlite]
dev-python/PyQt6[${PYTHON_USEDEP},dbus,gui,network,opengl,printsupport,qml,sql,widgets]
dev-python/PyQt6-WebEngine[${PYTHON_USEDEP},widgets]
- pdf? ( www-plugins/pdfjs )
+ pdf? ( <www-plugins/pdfjs-4 )
)
!qt6? (
dev-qt/qtcore:5[icu]