mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
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:
parent
9417cbf870
commit
2b7260cf90
@ -38,6 +38,7 @@ BDEPEND="
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
test? ( ${PYTHON_DEPS} )
|
||||
dev-util/glib-utils
|
||||
"
|
||||
|
||||
pkg_setup() {
|
||||
|
||||
@ -41,6 +41,7 @@ BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
sys-apps/dbus
|
||||
)
|
||||
dev-util/glib-utils
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user