summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-10-21 14:48:33 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-10-21 17:04:49 +0200
commite3baa924f2ab91f6e1ffb0151c63d7e057cb8c35 (patch)
tree0ba7a3226aeddfe7b67aa56106056358864374b1 /x11-libs
parentsci-libs/gdal: enable python3.11 and byte-compile python (diff)
downloadgentoo-e3baa924f2ab91f6e1ffb0151c63d7e057cb8c35.tar.gz
gentoo-e3baa924f2ab91f6e1ffb0151c63d7e057cb8c35.tar.bz2
gentoo-e3baa924f2ab91f6e1ffb0151c63d7e057cb8c35.zip
x11-libs/qwtpolar: restrict to qwt<6.2
Closes: https://bugs.gentoo.org/832198 Closes: https://bugs.gentoo.org/829099 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qwtpolar/qwtpolar-1.1.1-r3.ebuild (renamed from x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild b/x11-libs/qwtpolar/qwtpolar-1.1.1-r3.ebuild
index 39bb2faf54f9..b3cb574faa90 100644
--- a/x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild
+++ b/x11-libs/qwtpolar/qwtpolar-1.1.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ RDEPEND="
dev-qt/qtprintsupport:5
dev-qt/qtsvg:5
dev-qt/qtwidgets:5
- x11-libs/qwt:6=[designer,qt5(+),svg]
+ <x11-libs/qwt-6.2:6=[designer,qt5(+),svg,-polar(-)]
"
DEPEND="${RDEPEND}
dev-qt/qtconcurrent:5