diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild index 857b63d94b..c689cb0ece 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild @@ -18,7 +18,10 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND=">=dev-lang/go-1.0.2" -RDEPEND="app-emulation/lxc" +RDEPEND=" + app-emulation/lxc + net-misc/bridge-utils +" src_compile() { emake