commit: 9b4c30a2f534b64957da3a70b5af28faa09fbfb8 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Jan 17 22:19:56 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Jan 17 22:27:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4c30a2
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 <AT> gentoo.org> games-util/xboxdrv/xboxdrv-0.8.8_p20190116.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-util/xboxdrv/xboxdrv-0.8.8_p20190116.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8_p20190116.ebuild index 228c7cc3506..386182c312b 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.8_p20190116.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.8_p20190116.ebuild @@ -30,6 +30,7 @@ DEPEND=" " BDEPEND=" + dev-util/glib-utils virtual/pkgconfig "
