summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorRiyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>2016-03-07 10:18:18 -0800
committerRiyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>2016-03-07 17:17:15 -0800
commit2c3e9e57949d23b4453b21339da56f0424ecbe42 (patch)
tree5c33f3e2bdeaee3f7a612a75ffc2086af2dfee30 /project
parent37fa75b3447007bb8ea311f02610bb383b0db77f (diff)
downloaddocker-2c3e9e57949d23b4453b21339da56f0424ecbe42.tar.gz
Update packaging for yubico
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.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 b3f60472fd..75b299cac8 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 (for experimental)
+* yubico-piv-tool version 1.1.0 or later
Be sure to also check out Docker's Dockerfile for the most up-to-date list of
these build-time dependencies.