diff options
-rw-r--r-- | dev-python/soappy/soappy-0.12.22.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/soappy/soappy-0.12.22.ebuild b/dev-python/soappy/soappy-0.12.22.ebuild index d7e04202033f..f4a70b92d297 100644 --- a/dev-python/soappy/soappy-0.12.22.ebuild +++ b/dev-python/soappy/soappy-0.12.22.ebuild @@ -25,6 +25,7 @@ RDEPEND="dev-python/wstools[${PYTHON_USEDEP}] dev-python/defusedxml[${PYTHON_USEDEP}] ssl? ( dev-python/m2crypto[${PYTHON_USEDEP}] )" DEPEND="${RDEPEND} + app-arch/unzip dev-python/setuptools[${PYTHON_USEDEP}]" S="${WORKDIR}/${MY_P}" |