summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emulation/docker-swarm/docker-swarm-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-swarm/docker-swarm-1.0.1.ebuild b/app-emulation/docker-swarm/docker-swarm-1.0.1.ebuild
index bb35aaeb8a82..cc963c2c0349 100644
--- a/app-emulation/docker-swarm/docker-swarm-1.0.1.ebuild
+++ b/app-emulation/docker-swarm/docker-swarm-1.0.1.ebuild
@@ -22,7 +22,7 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
RESTRICT="test"
-DEPEND=""
+DEPEND="!!<app-admin/consul-0.6.3-r1"
RDEPEND=""
S=${WORKDIR}/${P}/src/${EGO_PN%/*}