fix(coreos-base/coreos-init): aactually link in docker

linking in the docker unit didn't work because coreos-init didn't depend
on docker. Fix that!
This commit is contained in:
Brandon Philips 2013-09-28 15:16:42 -07:00
parent d0dded5d9f
commit 4765674707
2 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ IUSE="test"
# Daemons we enable here must installed during build/install in addition to
# during runtime so the systemd unit enable step works.
DEPEND="
app-emulation/docker
net-misc/dhcpcd
net-misc/openssh
!<dev-db/etcd-0.0.1-r6