ci: adopt reusable workflows from `named-data/actions`
Change-Id: Iefd142d82f56a6fb83c5039565b6eba83c6e6445
diff --git a/docs/release-notes/release-notes-22.12.rst b/docs/release-notes/release-notes-22.12.rst
index bfa3e02..5a5c196 100644
--- a/docs/release-notes/release-notes-22.12.rst
+++ b/docs/release-notes/release-notes-22.12.rst
@@ -13,7 +13,7 @@
- Either GCC >= 7.4.0 or Clang >= 6.0 is required on Linux
- On macOS, Xcode 11.3 or later is recommended; older versions may still work but are not
officially supported
- - Boost >= 1.65.1 is required on all platforms
+ - Boost >= 1.65.1 and ndn-cxx >= 0.8.1 are required on all platforms
- Sphinx 4.0 or later is required to build the documentation
- CentOS Stream 9 is now officially supported; CentOS 8 has been dropped (:issue:`5181`)