diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-09 18:35:48 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-09 18:40:01 -0400 |
commit | 1959324c333390165de008e944d03ec5a3ae6133 (patch) | |
tree | 6ac628b9762687680207a8b1640cdee0db71cc3f /net-libs/phodav | |
parent | gui-libs/display-manager-init: 1.1 version bump (diff) | |
download | gentoo-1959324c333390165de008e944d03ec5a3ae6133.tar.gz gentoo-1959324c333390165de008e944d03ec5a3ae6133.tar.bz2 gentoo-1959324c333390165de008e944d03ec5a3ae6133.zip |
net-libs/phodav: Depend on app-text/docbook-xml-dtd:4.5
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 0e03c1c68781..b8bd48f8cf93 100644 --- a/net-libs/phodav/phodav-2.5.ebuild +++ b/net-libs/phodav/phodav-2.5.ebuild @@ -23,6 +23,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" app-text/asciidoc + app-text/docbook-xml-dtd:4.5 app-text/xmlto sys-devel/gettext virtual/pkgconfig |