commit: 72c9b0b3c1a8aa18a8419e3d0cbf2d6f1b697858 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Oct 9 22:42:52 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Oct 9 22:43:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c9b0b3
net-libs/phodav: Depend on dev-util/gtk-doc Closes: https://bugs.gentoo.org/872155 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> net-libs/phodav/phodav-2.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/phodav/phodav-2.5.ebuild b/net-libs/phodav/phodav-2.5.ebuild index b8bd48f8cf93..4476c7ea8bf5 100644 --- a/net-libs/phodav/phodav-2.5.ebuild +++ b/net-libs/phodav/phodav-2.5.ebuild @@ -27,6 +27,7 @@ BDEPEND=" app-text/xmlto sys-devel/gettext virtual/pkgconfig + gtk-doc? ( dev-util/gtk-doc ) test? ( gnome-base/dconf ) "
