summaryrefslogtreecommitdiff
path: root/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild')
-rw-r--r--dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
index fc314eaeead3..af1bda9a4af4 100644
--- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
+++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
@@ -16,10 +16,12 @@ SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
IUSE="test"
-RDEPEND="dev-python/py[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]"
+DEPEND="${COMMON_DEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+RDEPEND="${COMMON_DEPEND}
+ !dev-python/pytest-catchlog"
# Not included
# https://bitbucket.org/memedough/pytest-capturelog/issues/5