From 6d4b41d7904e388e9e65581157eceadd5e18c5af Mon Sep 17 00:00:00 2001 From: Alex Brandt Date: Wed, 25 Nov 2015 08:40:32 -0600 Subject: app-emulation/docker-compose: move enum34 dependence The dev-python/enum34 dependence was in the incorrect set of dependencies. I read the setup.py incorrectly and placed it in testing dependences rather than common. This fixes bug #566754. Package-Manager: portage-2.2.26 --- app-emulation/docker-compose/docker-compose-1.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/docker-compose/docker-compose-1.5.1.ebuild b/app-emulation/docker-compose/docker-compose-1.5.1.ebuild index e988d1938a47..e20684f26652 100644 --- a/app-emulation/docker-compose/docker-compose-1.5.1.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.5.1.ebuild @@ -36,13 +36,13 @@ CDEPEND=" =dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}] =dev-python/enum34-1.0.4[${PYTHON_USEDEP}]' 'python2_7' ) + $(python_gen_cond_dep '