summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-10-14 17:36:50 +0200
committerMartin Väth <martin@mvath.de>2015-10-14 17:36:50 +0200
commit96af7dce2249cdf8267d86c1c4aae5a9da80e02b (patch)
treec7e7a37d6ee2cae33b23db140518554d28a4d989 /dev-cpp/cpplint
parentapp-arch/archwrap: Version bump (diff)
downloadmv-96af7dce2249cdf8267d86c1c4aae5a9da80e02b.tar.gz
mv-96af7dce2249cdf8267d86c1c4aae5a9da80e02b.tar.bz2
mv-96af7dce2249cdf8267d86c1c4aae5a9da80e02b.zip
dev-cpp/cpplint: Fix python deps
Diffstat (limited to 'dev-cpp/cpplint')
-rw-r--r--dev-cpp/cpplint/cpplint-99999999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/cpplint/cpplint-99999999.ebuild b/dev-cpp/cpplint/cpplint-99999999.ebuild
index 127d6581..a3190db7 100644
--- a/dev-cpp/cpplint/cpplint-99999999.ebuild
+++ b/dev-cpp/cpplint/cpplint-99999999.ebuild
@@ -21,8 +21,7 @@ EMACSNAME="google-c-style"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
COMMON="emacs? ( virtual/emacs )"
DEPEND="${COMMON}"
-RDEPEND="dev-lang/python
- ${PYTHON_DEPS}
+RDEPEND="${PYTHON_DEPS}
${COMMON}"
src_prepare() {