mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
sci-geosciences/grass: bump dependency to >=dev-python/wxpython-4.1
Closes: https://bugs.gentoo.org/858548 Closes: https://bugs.gentoo.org/897210 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/29674 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
921bd7e197
commit
cd7a1032c6
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_REQ_USE="sqlite" # bug 572440
|
||||
|
||||
inherit desktop python-single-r1 toolchain-funcs xdg
|
||||
@@ -78,7 +78,7 @@ RDEPEND="
|
||||
tiff? ( media-libs/tiff:= )
|
||||
truetype? ( media-libs/freetype:2 )
|
||||
X? (
|
||||
dev-python/wxpython:4.0
|
||||
>=dev-python/wxpython-4.1:4.0
|
||||
x11-libs/cairo[X]
|
||||
x11-libs/libICE
|
||||
x11-libs/libSM
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_REQ_USE="sqlite" # bug 572440
|
||||
|
||||
inherit desktop python-single-r1 toolchain-funcs xdg
|
||||
@@ -78,7 +78,7 @@ RDEPEND="
|
||||
tiff? ( media-libs/tiff:= )
|
||||
truetype? ( media-libs/freetype:2 )
|
||||
X? (
|
||||
dev-python/wxpython:4.0
|
||||
>=dev-python/wxpython-4.1:4.0
|
||||
x11-libs/cairo[X]
|
||||
x11-libs/libICE
|
||||
x11-libs/libSM
|
||||
|
||||
Reference in New Issue
Block a user