summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick 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)
commit6073bda761d549751a5f305acc1d1429d176f747 (patch)
treeca92182c3ebb8ae0867ff86549242f1558954285 /NEWS
parentad84db7ac674e52fc495c35e5a0d6e13dcf4822a (diff)
NEWS: Note CMake dependency for usign
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a675c06..5733f1b 100644
--- a/NEWS
+++ b/NEWS
@@ -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.