From fb73225aa41737a7b55b3c1d8c654aa3fd2740e5 Mon Sep 17 00:00:00 2001 From: "Daniel M. Weeks" Date: Mon, 11 Jan 2021 14:03:09 -0500 Subject: 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 Closes: https://github.com/gentoo/gentoo/pull/19037 Signed-off-by: Sam James --- net-p2p/rtorrent/rtorrent-0.9.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p') 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 ) -- cgit v1.2.3-65-gdbad