diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-08-09 12:45:49 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-08-09 12:46:07 +0200 |
commit | 62945684a800ee7b4ccc528c9d05fbf7fb53dbc8 (patch) | |
tree | 38a81eeeadbf00162113473fd7d1ed237df0ae3d /x11-terms/ptyxis | |
parent | app-accessibility/speech-dispatcher: add 0.11.5 (diff) | |
download | gentoo-62945684a800ee7b4ccc528c9d05fbf7fb53dbc8.tar.gz gentoo-62945684a800ee7b4ccc528c9d05fbf7fb53dbc8.tar.bz2 gentoo-62945684a800ee7b4ccc528c9d05fbf7fb53dbc8.zip |
x11-terms/ptyxis: Fix dependencies
Closes: https://bugs.gentoo.org/937615
Thanks-to: Agostino Sarubbo
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-terms/ptyxis')
-rw-r--r-- | x11-terms/ptyxis/ptyxis-46.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/ptyxis/ptyxis-46.5.ebuild b/x11-terms/ptyxis/ptyxis-46.5.ebuild index 457bc4b2a175..18220a0fc97e 100644 --- a/x11-terms/ptyxis/ptyxis-46.5.ebuild +++ b/x11-terms/ptyxis/ptyxis-46.5.ebuild @@ -15,7 +15,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" - >=dev-libs/glib-2.76:2 + >=dev-libs/glib-2.80:2 >=gui-libs/gtk-4.12.2:4 >=gui-libs/libadwaita-1.4_alpha:1 >=gui-libs/vte-0.75.0:2.91-gtk4[-vanilla] |