summaryrefslogtreecommitdiff
path: root/dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild')
-rw-r--r--dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild b/dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild
index ad6ebfdf36dd..6e5e664f9a1b 100644
--- a/dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild
+++ b/dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild
@@ -13,3 +13,6 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"