summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-05-19 11:04:02 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-05-19 11:04:38 +0300
commitcdc2daac5fffd15103ae8b155ab06a18e714a30a (patch)
treef1456a7893c16642b8c9961bb2c543069c35de1c /dev-vcs/git/git-9999-r3.ebuild
parentapp-portage/layman: Add use default in subversion dependency (diff)
downloadgentoo-cdc2daac5fffd15103ae8b155ab06a18e714a30a.tar.gz
gentoo-cdc2daac5fffd15103ae8b155ab06a18e714a30a.tar.bz2
gentoo-cdc2daac5fffd15103ae8b155ab06a18e714a30a.zip
dev-vcs/git: Add use default for subversion dependency
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-9999-r3.ebuild')
-rw-r--r--dev-vcs/git/git-9999-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
index cd3c42c0cc2d..35ba555d64a9 100644
--- a/dev-vcs/git/git-9999-r3.ebuild
+++ b/dev-vcs/git/git-9999-r3.ebuild
@@ -94,7 +94,7 @@ RDEPEND="${DEPEND}
dev-perl/MediaWiki-API
)
subversion? (
- dev-vcs/subversion[-dso,perl]
+ dev-vcs/subversion[-dso(-),perl]
dev-perl/libwww-perl
dev-perl/TermReadKey
)