diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-10 22:05:40 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-10 22:05:40 +0200 |
| commit | 266ffbc3e61570d08ec0ec84394ab49eb9b44e7d (patch) | |
| tree | b6d891b955240beb90409d86a67ac209cdb49e8d /DEPENDENCIES | |
| parent | Improvements to libtest (diff) | |
| download | librecrypt-266ffbc3e61570d08ec0ec84394ab49eb9b44e7d.tar.gz librecrypt-266ffbc3e61570d08ec0ec84394ab49eb9b44e7d.tar.bz2 librecrypt-266ffbc3e61570d08ec0ec84394ab49eb9b44e7d.tar.xz | |
Misc
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | DEPENDENCIES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 2501a5c..7915221 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -2,8 +2,9 @@ Unconditional runtime dependencies: libc For Argon2 support (runtime, build, and check dependencies): - libar2simplified - libar2 + libar2simplified>=1.1 + libar2simplified>=1.1.4 (check only) + libar2>=1.1 libblake (indirect) pthread (indirect) |
