diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-19 01:13:52 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-19 01:13:52 (EDT) |
commit | 6073bda761d549751a5f305acc1d1429d176f747 (patch) | |
tree | ca92182c3ebb8ae0867ff86549242f1558954285 /NEWS | |
parent | ad84db7ac674e52fc495c35e5a0d6e13dcf4822a (diff) |
NEWS: Note CMake dependency for usign
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ New dependencies: * prokit now requires OpenWrt's usign utility, which verifies ed25519 signatures compatible with OpenBSD's signify utility. An embedded - copy of usign is included, or a system copy can be used instead. + copy of usign is included, which additionally requires CMake to + build, or a system copy can be used instead. * prokit now requires gunzip, either sfdisk or fdisk, mke2fs, cpio, and xz from XZ Utils. |