diff options
author | 2022-10-09 18:42:52 -0400 | |
---|---|---|
committer | 2022-10-09 18:43:10 -0400 | |
commit | 72c9b0b3c1a8aa18a8419e3d0cbf2d6f1b697858 (patch) | |
tree | fee16a8864c5185cb5336026ba729e58604b67d7 /net-libs/phodav | |
parent | net-libs/phodav: Depend on app-text/docbook-xml-dtd:4.5 (diff) | |
download | gentoo-72c9b0b3c1a8aa18a8419e3d0cbf2d6f1b697858.tar.gz gentoo-72c9b0b3c1a8aa18a8419e3d0cbf2d6f1b697858.tar.bz2 gentoo-72c9b0b3c1a8aa18a8419e3d0cbf2d6f1b697858.zip |
net-libs/phodav: Depend on dev-util/gtk-doc
Closes: https://bugs.gentoo.org/872155
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/phodav')
-rw-r--r-- | net-libs/phodav/phodav-2.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 ) " |