diff options
Diffstat (limited to 'net-p2p/rtorrent/metadata.xml')
-rw-r--r-- | net-p2p/rtorrent/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-p2p/rtorrent/metadata.xml b/net-p2p/rtorrent/metadata.xml index b72a3c39282e..f5c1fe38c3a2 100644 --- a/net-p2p/rtorrent/metadata.xml +++ b/net-p2p/rtorrent/metadata.xml @@ -5,6 +5,11 @@ <email>perfinion@gentoo.org</email> <name>Jason Zaman</name> </maintainer> + <use> + <flag name="tinyxml2"> + Use vendor tinyxml2 instead of xmlrpc-c. This allows significant reduction in overhead (experimental) + </flag> + </use> <upstream> <remote-id type="github">rakshasa/rtorrent</remote-id> </upstream> |