dev-python/autobahn: Add missing dep on unittest2
authorMichał Górny <mgorny@gentoo.org>
Fri, 27 Mar 2020 14:39:03 +0000 (15:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 27 Mar 2020 14:39:03 +0000 (15:39 +0100)
Closes: https://bugs.gentoo.org/715050
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/autobahn/autobahn-18.3.1.ebuild

index e8047f92670f2d52009dfe975812e6719c2ae7dd..510e1000f21bd09fe3d94b364b002a0b2692d8a3 100644 (file)
@@ -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=(