mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/base58: move test deps to BDEPEND
makes repoman happy, besides test deps are only needed at build time anyway Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -16,7 +16,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )"
|
||||
BDEPEND=""
|
||||
RDEPEND=""
|
||||
BDEPEND="test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user