mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-misc/golly: slot op on x11-libs/wxGTK
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
parent
49eeeee8e4
commit
d8a4655688
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
sys-libs/zlib
|
sys-libs/zlib
|
||||||
virtual/opengl
|
virtual/opengl
|
||||||
x11-libs/wxGTK:${WX_GTK_VER}[X,curl,opengl,sdl,tiff]
|
x11-libs/wxGTK:${WX_GTK_VER}=[X,curl,opengl,sdl,tiff]
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
"
|
"
|
||||||
DEPEND="
|
DEPEND="
|
||||||
Loading…
x
Reference in New Issue
Block a user