diff --git a/dev-python/cryptography/cryptography-1.8.1.ebuild b/dev-python/cryptography/cryptography-1.8.1.ebuild index 0bfc42b8acc90..fe3a342c1546a 100644 --- a/dev-python/cryptography/cryptography-1.8.1.ebuild +++ b/dev-python/cryptography/cryptography-1.8.1.ebuild @@ -28,6 +28,7 @@ RDEPEND=" >=dev-python/six-1.4.1[${PYTHON_USEDEP}] $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy ) virtual/python-ipaddress[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} >=dev-python/setuptools-1.0[${PYTHON_USEDEP}]