summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorcyli <cyli@twistedmatrix.com>2016-03-24 21:08:03 -0700
committercyli <cyli@twistedmatrix.com>2016-03-24 21:12:52 -0700
commitdd33d18045e50a198d3d75db8fba12f126e93937 (patch)
tree6a8bfee896a8570d368d6916304ca450a3300b49 /project
parentde4cc7cd13a8dd4d83770e0ef9405ec7d8f91864 (diff)
downloaddocker-dd33d18045e50a198d3d75db8fba12f126e93937.tar.gz
Revert "Merge pull request #21003 from riyazdf/hardware-signing-ga"
This reverts commit e6d3a9849c96201681915944947a0e5452619929, reversing changes made to d3afe34b51e7588984cc21a2f48da116645e52e3. Signed-off-by: cyli <cyli@twistedmatrix.com>
Diffstat (limited to 'project')
-rw-r--r--project/PACKAGERS.md2
1 files changed, 1 insertions, 1 deletions
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.