Install apparmor b/c Docker.io has undeclared dep

Docker has an undeclared dependency on apparmor for Ubuntu Trusty,
preventing the daemon from running and causing any -src jobs for IPA to
fail when using docker to build the package.

This should unbreak the IPA gate.

Change-Id: I98540286000d0cb1fe7649db5278c0a959ba8ad1
Closes-bug: 1558680
This commit is contained in:
Jay Faulkner 2016-03-17 17:31:32 -07:00
parent cb1a83f740
commit 3a6a8ec98e

View File

@ -1,3 +1,5 @@
# apparmor is an undeclared dependency for docker on ubuntu: https://github.com/docker/docker/issues/9745
apparmor
docker.io
ipmitool
iptables