mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-chemistry/vesta-bin: add explicit GTK2 dependency
Closes: https://bugs.gentoo.org/869944 Signed-off-by: Patrick J Taylor <patrick.joseph.taylor@gmail.com>
This commit is contained in:
@@ -20,7 +20,8 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
# As of 3.5.6, wayland support required for gtk even when running on xorg.
|
||||
RDEPEND=">=x11-libs/gtk+-3.24.34[wayland]
|
||||
RDEPEND="x11-libs/gtk+:3[wayland]
|
||||
x11-libs/gtk+:2
|
||||
>=virtual/glu-9.0-r2
|
||||
>=virtual/jdk-17"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user