diff options
Diffstat (limited to 'dev-python/rospkg/rospkg-9999.ebuild')
-rw-r--r-- | dev-python/rospkg/rospkg-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index dff594067afb..a7dae07958a5 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -31,6 +31,7 @@ IUSE="test" RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/nose[${PYTHON_USEDEP}] dev-python/coverage[${PYTHON_USEDEP}] |