mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
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:
parent
94f18c272c
commit
2a6717a6d8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user