gnome-base/gnome-keyring: add dev-util/glib-utils to BDEPEND

Needed for glib-genmarshal

Closes: https://bugs.gentoo.org/965874
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/44577
Closes: https://github.com/gentoo/gentoo/pull/44577
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Lukas Schmelting 2025-11-10 19:31:31 +01:00 committed by Pacho Ramos
parent 9417cbf870
commit 2b7260cf90
No known key found for this signature in database
GPG Key ID: 7CB10C207FC07DBC
2 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ BDEPEND="
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
test? ( ${PYTHON_DEPS} )
dev-util/glib-utils
"
pkg_setup() {

View File

@ -41,6 +41,7 @@ BDEPEND="
${PYTHON_DEPS}
sys-apps/dbus
)
dev-util/glib-utils
"
PATCHES=(