summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2024-07-03 11:36:03 +0200
committerGuilherme Amadio <amadio@gentoo.org>2024-07-03 11:36:03 +0200
commit72e607c8cbe082647642f84e304da4cbca7d20ef (patch)
tree301de8c858d396992cc0a6adfaa9e2f1bd86609b /net-libs/davix
parentnet-libs/davix: add 0.8.7 (diff)
downloadgentoo-72e607c8cbe082647642f84e304da4cbca7d20ef.tar.gz
gentoo-72e607c8cbe082647642f84e304da4cbca7d20ef.tar.bz2
gentoo-72e607c8cbe082647642f84e304da4cbca7d20ef.zip
net-libs/davix: add dependency on dev-libs/rapidjson
Bug: https://bugs.gentoo.org/919587 Closes: https://bugs.gentoo.org/935397 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'net-libs/davix')
-rw-r--r--net-libs/davix/davix-0.8.7.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/davix/davix-0.8.7.ebuild b/net-libs/davix/davix-0.8.7.ebuild
index 0e9ae663ce2a..79bed31e988e 100644
--- a/net-libs/davix/davix-0.8.7.ebuild
+++ b/net-libs/davix/davix-0.8.7.ebuild
@@ -20,6 +20,7 @@ RESTRICT="!test? ( test )"
CDEPEND="
dev-libs/libxml2:2=
dev-libs/openssl:0=
+ dev-libs/rapidjson:0=
net-libs/gsoap[ssl,-gnutls]
net-misc/curl:0=
kernel_linux? ( sys-apps/util-linux )