commit: ab0ec5e4e3c72a9fb05b7926cb0ea5e9147cb91e Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Aug 3 07:50:13 2024 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Aug 3 08:06:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0ec5e4
net-libs/msgraph: Fix dependencies Closes: https://bugs.gentoo.org/937085 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> net-libs/msgraph/msgraph-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/msgraph/msgraph-0.2.3.ebuild b/net-libs/msgraph/msgraph-0.2.3.ebuild index 1781bd337b96..473fd86d5056 100644 --- a/net-libs/msgraph/msgraph-0.2.3.ebuild +++ b/net-libs/msgraph/msgraph-0.2.3.ebuild @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} dev-libs/gobject-introspection-common " BDEPEND=" - gtk-doc? ( dev-util/gtk-doc ) + gtk-doc? ( dev-util/gi-docgen ) test? ( net-libs/uhttpmock:1.0 ) "