gui-libs/tepl: Add missing gtk+[introspection] dep

No revbump because the only non-library consumer itself depends on this on its
own as well, so there should be no problems with VDB missing it. It's technically
just a recursive build dependency too.

Bug: https://bugs.gentoo.org/913725
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2024-04-13 13:32:38 +03:00
parent 7232882905
commit dc43469ff5

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
@@ -16,7 +16,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.74:2
>=x11-libs/gtk+-3.22:3
>=x11-libs/gtk+-3.22:3[introspection]
>=gui-libs/libgedit-gtksourceview-299.0.4:300
>=gui-libs/libgedit-amtk-5.0:5=[introspection]
dev-libs/icu:=