Drop libapparmor dependency from build docs
As of opencontainers/runc@db093f6 runc no longer depends on libapparmor thus libapparmor-dev no longer needs to be installed to build it or anythind that depends on it (like containerd or cri-containerd). Adjust the documentation accordingly. containerd/containerd#2238 did the same for containerd. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
# - libseccomp-dev(Ubuntu,Debian)/libseccomp-devel(Fedora, CentOS, RHEL). Note that
|
||||
# libseccomp in ubuntu <=trusty and debian <=jessie is not new enough, backport
|
||||
# is required.
|
||||
# - libapparmor-dev(Ubuntu,Debian)/libapparmor-devel(Fedora, CentOS, RHEL)
|
||||
# containerd:
|
||||
# - btrfs-tools(Ubuntu,Debian)/btrfs-progs-devel(Fedora, CentOS, RHEL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user