summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel M. Weeks <dan@danweeks.net>2021-01-11 14:03:09 -0500
committerSam James <sam@gentoo.org>2021-01-11 19:20:20 +0000
commitfb73225aa41737a7b55b3c1d8c654aa3fd2740e5 (patch)
tree0b8ad3ebd080c0258c122ac6cd731fbd78bc8e0d /net-p2p
parentdev-libs/xmlrpc-c: add subslot (diff)
downloadgentoo-fb73225aa41737a7b55b3c1d8c654aa3fd2740e5.tar.gz
gentoo-fb73225aa41737a7b55b3c1d8c654aa3fd2740e5.tar.bz2
gentoo-fb73225aa41737a7b55b3c1d8c654aa3fd2740e5.zip
net-p2p/rtorrent: add xmlrpc-c subslot dep
Closes: https://bugs.gentoo.org/764995 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Daniel M. Weeks <dan@danweeks.net> Closes: https://github.com/gentoo/gentoo/pull/19037 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent/rtorrent-0.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild
index 9b0b9c50eb59..d66b1df59797 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}
>=net-misc/curl-7.19.1
sys-libs/ncurses:0=
- xmlrpc? ( dev-libs/xmlrpc-c )"
+ xmlrpc? ( dev-libs/xmlrpc-c:= )"
RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )
selinux? ( sec-policy/selinux-rtorrent )