summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2018-11-17 16:17:33 +0100
committerSebastian Pipping <sping@gentoo.org>2018-11-17 16:32:12 +0100
commitcb5ba459bf28195e6d014fc4c207fb53d42d3788 (patch)
tree5b7f019c911e96247178e3d9e0fd2baca58f633d /app-portage/fetchcommandwrapper
parentapp-portage/fetchcommandwrapper: Clean old (diff)
downloadgentoo-cb5ba459bf28195e6d014fc4c207fb53d42d3788.tar.gz
gentoo-cb5ba459bf28195e6d014fc4c207fb53d42d3788.tar.bz2
gentoo-cb5ba459bf28195e6d014fc4c207fb53d42d3788.zip
app-portage/fetchcommandwrapper: Depend on aria2 with metalink support
Needed for downloads from GNOME servers running mirrorbrain, see: https://github.com/aria2/aria2/issues/1298 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-portage/fetchcommandwrapper')
-rw-r--r--app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8-r1.ebuild (renamed from app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.ebuild b/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8-r1.ebuild
index bf638f923ccf..a29ec9fc0106 100644
--- a/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.ebuild
+++ b/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
-RDEPEND=">=net-misc/aria2-1.10.2"
+RDEPEND=">=net-misc/aria2-1.10.2[metalink,xmlrpc]"
pkg_postinst() {
ewarn 'You need to append'