dev-python/python-scsi: Add missing build time dep

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-02-11 14:44:40 +01:00
parent bf9faf8ecd
commit 459f7d732d
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
S="${WORKDIR}"/${PN}-${HASH}
pkg_postinst() {