From 51813962e93f765cc6ba0e4ab1d7b088f0001b4f Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 11 Nov 2015 17:59:47 +0100 Subject: dev-python/dbus-python: Depend on threading support in python Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/dbus-python') diff --git a/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild b/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild index bc9ef383e625..5e48466b20b2 100644 --- a/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild @@ -5,6 +5,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_REQ_USE="threads(+)" inherit autotools eutils python-r1 -- cgit v1.2.3