aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-03-02 20:37:19 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-03-02 20:37:19 +0100
commit87f7034575a88dfa610bd04db579ef26c5433720 (patch)
tree468a6d55d5937738582446149a45d89439677e39 /dev-vcs
parentdev-vcs/git-repo-updater: Add DISTUTILS_USE_SETUPTOOLS=rdepend (diff)
downloadguru-87f7034575a88dfa610bd04db579ef26c5433720.tar.gz
guru-87f7034575a88dfa610bd04db579ef26c5433720.tar.bz2
guru-87f7034575a88dfa610bd04db579ef26c5433720.zip
dev-vcs/git-repo-updater: No need to specify setuptools in RDEPEND
inherit distutils-r1 already does this for you Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild b/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild
index e7c418b14..57c079adf 100644
--- a/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild
+++ b/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild
@@ -20,7 +20,6 @@ KEYWORDS="~amd64"
RDEPEND="
>=dev-python/colorama-0.3.9[${PYTHON_USEDEP}]
>=dev-python/git-python-2.1.8[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest