games-util/xboxdrv: Add missing dev-util/glib-utils dependency
authorJames Le Cuirot <chewi@gentoo.org>
Thu, 17 Jan 2019 22:19:56 +0000 (22:19 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 17 Jan 2019 22:27:10 +0000 (22:27 +0000)
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>
games-util/xboxdrv/xboxdrv-0.8.8_p20190116.ebuild

index 228c7cc35069442ad73d823050735d9eae13850c..386182c312b20f414cce6cc117eb292ad73485e2 100644 (file)
@@ -30,6 +30,7 @@ DEPEND="
 "
 
 BDEPEND="
+       dev-util/glib-utils
        virtual/pkgconfig
 "