dev-python/nose_warnings_filters: Add nose to RDEPEND

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
David Seifert
2017-03-10 13:40:09 +01:00
parent b34fb219a1
commit 61d3cb3265

View File

@@ -16,9 +16,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
test? ( ${RDEPEND} )"
python_test() {
# nose_warnings_filters doesn't have a proper