summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-24 00:35:27 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-24 00:37:04 +0100
commit4c51fc154920eb550a096418f98f144b5e0be475 (patch)
tree07bc313b45e56a8b43ef62faa7eb39f9e89b17c4 /dev-util/cmdtest
parentdev-python/ttystatus: Enable testing (diff)
downloadgentoo-4c51fc154920eb550a096418f98f144b5e0be475.tar.gz
gentoo-4c51fc154920eb550a096418f98f144b5e0be475.tar.bz2
gentoo-4c51fc154920eb550a096418f98f144b5e0be475.zip
dev-util/cmdtest: Fix dependencies
Diffstat (limited to 'dev-util/cmdtest')
-rw-r--r--dev-util/cmdtest/cmdtest-0.30.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cmdtest/cmdtest-0.30.ebuild b/dev-util/cmdtest/cmdtest-0.30.ebuild
index 005e6458d635..c35c2945247a 100644
--- a/dev-util/cmdtest/cmdtest-0.30.ebuild
+++ b/dev-util/cmdtest/cmdtest-0.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,12 +15,12 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-DEPEND="
- ${PYTHON_DEPS}
+RDEPEND="
dev-python/cliapp[${PYTHON_USEDEP}]
dev-python/markdown[${PYTHON_USEDEP}]
dev-python/ttystatus[${PYTHON_USEDEP}]
"
+DEPEND="${RDEPEND}"
src_compile() {
addwrite /proc/self/comm