From d5e9b0f35895802e187ceb68a26b5aec7d104ba8 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 25 Jan 2016 09:30:54 +0100 Subject: dev-python/python-sqlparse: Fix doc building Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572742 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild') diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild index e9dbe77e0d66..1092ccade96b 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild @@ -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$ @@ -17,7 +17,8 @@ KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" LICENSE="BSD-2" IUSE="test" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] )" DISTUTILS_IN_SOURCE_BUILD=1 # Required for running tests -- cgit v1.2.3