dev-python/pecan: fixing deps
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 5 Oct 2016 03:59:51 +0000 (22:59 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 5 Oct 2016 03:59:51 +0000 (22:59 -0500)
Package-Manager: portage-2.3.0

dev-python/pecan/pecan-1.1.2.ebuild

index 6984c3492a2e3501c2ce67b8f766e18d94b35aeb..121095c220b5dd91ba1ed54416583478d44d6f8d 100644 (file)
@@ -18,6 +18,9 @@ IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
+       >=dev-python/simplejson-2.1.1[${PYTHON_USEDEP}]
+       virtual/python-singledispatch[${PYTHON_USEDEP}]
+       dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
        >=dev-python/webob-1.4[${PYTHON_USEDEP}]
        >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
        >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]