diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-05-19 11:04:02 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-05-19 11:04:38 +0300 |
commit | cdc2daac5fffd15103ae8b155ab06a18e714a30a (patch) | |
tree | f1456a7893c16642b8c9961bb2c543069c35de1c /dev-vcs/git/git-9999-r1.ebuild | |
parent | app-portage/layman: Add use default in subversion dependency (diff) | |
download | gentoo-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-r1.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index cd3c42c0cc2d..35ba555d64a9 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.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 ) |