summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker-swarm/docker-swarm-1.1.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/docker-swarm/docker-swarm-1.1.3.ebuild b/app-emulation/docker-swarm/docker-swarm-1.1.3.ebuild
index a25a08c79b4d..bb7c15ca6654 100644
--- a/app-emulation/docker-swarm/docker-swarm-1.1.3.ebuild
+++ b/app-emulation/docker-swarm/docker-swarm-1.1.3.ebuild
@@ -22,7 +22,8 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
RESTRICT="test"
-DEPEND="!!<app-admin/consul-0.6.3-r1"
+DEPEND=">=dev-lang/go-1.6:=
+ !!<app-admin/consul-0.6.3-r1"
RDEPEND=""
S=${WORKDIR}/${P}/src/${EGO_PN%/*}