summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.