Skip to content

Commit

Permalink
dev-python/doit-py: depend on virtual/python-singledispatch
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0_p24
  • Loading branch information
floppym committed Sep 3, 2016
1 parent e1b5460 commit 5b3a9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-python/doit-py/doit-py-0.4.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -19,7 +19,7 @@ IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/singledispatch[${PYTHON_USEDEP}]
virtual/python-singledispatch[${PYTHON_USEDEP}]
app-text/hunspell )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
RDEPEND="
Expand Down

0 comments on commit 5b3a9f2

Please sign in to comment.