app-editors/ghex: add missing dep in live ebuild

Bug: https://bugs.gentoo.org/913726
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp 2024-04-13 13:18:54 +03:00
parent 94f18c272c
commit 2a6717a6d8
No known key found for this signature in database
GPG Key ID: 10A6C9FA4F499606
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -23,7 +23,7 @@ SLOT="4"
RDEPEND="
>=dev-libs/glib-2.68.0:2
>=gui-libs/gtk-4.4.0:4
>=gui-libs/gtk-4.4.0:4[introspection]
gui-libs/libadwaita:1
dev-libs/gobject-introspection
!app-editors/ghex:2