From: Michał Górny Date: Fri, 27 Mar 2020 14:39:03 +0000 (+0100) Subject: dev-python/autobahn: Add missing dep on unittest2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=111af83682930baf24f9b7eacf925f2d42874ebc;p=gentoo.git dev-python/autobahn: Add missing dep on unittest2 Closes: https://bugs.gentoo.org/715050 Signed-off-by: Michał Górny --- diff --git a/dev-python/autobahn/autobahn-18.3.1.ebuild b/dev-python/autobahn/autobahn-18.3.1.ebuild index e8047f92670f..510e1000f21b 100644 --- a/dev-python/autobahn/autobahn-18.3.1.ebuild +++ b/dev-python/autobahn/autobahn-18.3.1.ebuild @@ -47,6 +47,7 @@ DEPEND="${RDEPEND} >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}] >=dev-python/pytrie-0.2[${PYTHON_USEDEP}] >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}] + dev-python/unittest2[${PYTHON_USEDEP}] )" PATCHES=(