From dd33d18045e50a198d3d75db8fba12f126e93937 Mon Sep 17 00:00:00 2001 From: cyli Date: Thu, 24 Mar 2016 21:08:03 -0700 Subject: Revert "Merge pull request #21003 from riyazdf/hardware-signing-ga" This reverts commit e6d3a9849c96201681915944947a0e5452619929, reversing changes made to d3afe34b51e7588984cc21a2f48da116645e52e3. Signed-off-by: cyli --- project/PACKAGERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/PACKAGERS.md b/project/PACKAGERS.md index 75b299cac8..b3f60472fd 100644 --- a/project/PACKAGERS.md +++ b/project/PACKAGERS.md @@ -60,7 +60,7 @@ To build the Docker daemon, you will additionally need: * 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 +* 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 these build-time dependencies. -- cgit v1.2.1