commit:     fb73225aa41737a7b55b3c1d8c654aa3fd2740e5
Author:     Daniel M. Weeks <dan <AT> danweeks <DOT> net>
AuthorDate: Mon Jan 11 19:03:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 19:20:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb73225a

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 <AT> danweeks.net>
Closes: https://github.com/gentoo/gentoo/pull/19037
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-p2p/rtorrent/rtorrent-0.9.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild 
b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild
index 9b0b9c50eb5..d66b1df5979 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 )

Reply via email to