From 35667c3826d111babdeb35c7ab54609813fdb464 Mon Sep 17 00:00:00 2001 From: Jessica Frazelle Date: Tue, 29 Dec 2015 08:47:20 -0800 Subject: [PATCH] add note to packagers.md about libseccomp version Signed-off-by: Jessica Frazelle --- project/PACKAGERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/project/PACKAGERS.md b/project/PACKAGERS.md index d24786f5db..780e96181c 100644 --- a/project/PACKAGERS.md +++ b/project/PACKAGERS.md @@ -58,6 +58,7 @@ To build the Docker daemon, you will additionally need: 2.02.89 or later * btrfs-progs version 3.16.1 or later (unless using an older version is absolutely necessary, in which case 3.8 is the minimum) +* libseccomp version 2.2.1 or later (for build tag seccomp) * yubico-piv-tool version 1.1.0 or later (for experimental) Be sure to also check out Docker's Dockerfile for the most up-to-date list of