diff options
author | 2025-01-26 13:50:00 +0100 | |
---|---|---|
committer | 2025-01-26 16:00:37 +0100 | |
commit | 57b37c4d531adda05af7dafd17ac860c20e879a6 (patch) | |
tree | 38a442a1f26f1074d10f7d0b3e05a3664d0bf3d0 /gui-apps | |
parent | gui-apps/gnome-console: Bump to 47.1 (diff) | |
download | gentoo-57b37c4d531adda05af7dafd17ac860c20e879a6.tar.gz gentoo-57b37c4d531adda05af7dafd17ac860c20e879a6.tar.bz2 gentoo-57b37c4d531adda05af7dafd17ac860c20e879a6.zip |
gui-apps/gnome-console: Fix dependencies
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/gnome-console/gnome-console-47.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/gnome-console/gnome-console-47.1.ebuild b/gui-apps/gnome-console/gnome-console-47.1.ebuild index c286ea230362..99014f3e3231 100644 --- a/gui-apps/gnome-console/gnome-console-47.1.ebuild +++ b/gui-apps/gnome-console/gnome-console-47.1.ebuild @@ -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 EAPI=8 @@ -17,7 +17,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/glib-2.80:2 >=gui-libs/gtk-4.14:4 - >=gui-libs/libadwaita-1.6_rc:1 + >=gui-libs/libadwaita-1.6:1 >=gui-libs/vte-0.77.0:2.91-gtk4 gnome-base/libgtop:2= >=dev-libs/libpcre2-10.32:0= |