games-util/xboxdrv: Add missing dev-util/glib-utils dependency

It is needed for glib-genmarshal.

Closes: https://bugs.gentoo.org/668034
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2019-01-17 22:19:56 +00:00
parent 6f5dd987d6
commit 9b4c30a2f5

View File

@@ -30,6 +30,7 @@ DEPEND="
"
BDEPEND="
dev-util/glib-utils
virtual/pkgconfig
"