fix(app-emulation/docker): add sys-fs/aufs-util

Fixes #29 by making auplink available
This commit is contained in:
Brandon Philips 2013-06-23 10:29:46 -07:00
parent a9e80eab93
commit f4436a6b47
2 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,7 @@ RDEPEND="
sys-apps/iproute2
app-arch/libarchive
net-misc/curl
sys-fs/aufs-util
"
src_compile() {

View File

@ -100,3 +100,6 @@
=sys-apps/kexec-tools-2.0.4-r1 ~amd64
=sys-kernel/dracut-027-r3 ~amd64
=sys-apps/sysvinit-tools-2.88-r4 ~amd64
# Needed for docker
=sys-fs/aufs-util-3.7.6 ~amd64