Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1508 from advancedtelematic/docs/libp11-version
Browse files Browse the repository at this point in the history
README: Bump stated required version of libp11.
  • Loading branch information
pattivacek authored Jan 6, 2020
2 parents a6ee6b4 + f9c5c41 commit 2af8b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Additional packages are used for non-essential components:
Some features also require additional packages:

* For OSTree support, you will need `libostree-dev` (>= 2017.7).
* For PKCS#11 support, you will need `libp11-2 libp11-dev`.
* For PKCS#11 support, you will need `libp11-3 libp11-dev`.
* For fault injection, you will need `fiu-utils libfiu-dev`.

==== Mac support
Expand Down

0 comments on commit 2af8b96

Please sign in to comment.