Merge pull request #711 from tklauser/libapparmor-dep

Drop libapparmor dependency from build docs
This commit is contained in:
Lantao Liu
2018-04-02 11:55:27 -07:00
committed by GitHub
6 changed files with 2 additions and 9 deletions

View File

@@ -34,7 +34,6 @@ apt-get update
apt-get install -y btrfs-tools
apt-get install -y libseccomp2/jessie-backports
apt-get install -y libseccomp-dev/jessie-backports
apt-get install -y libapparmor-dev
# PULL_REFS is from prow.
if [ ! -z "${PULL_REFS:-""}" ]; then