From 23142ab3e2542217863020af83cf5b1b4614e01f Mon Sep 17 00:00:00 2001 From: Michael Curran Date: Tue, 27 Jul 2021 11:36:04 +1000 Subject: [PATCH 1/2] Update miscDeps to latest master. Including pr nvaccess/nvda-misc-deps#21 and nvaccess/nvda-misc-deps#22 --- miscDeps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miscDeps b/miscDeps index fc1e9c47dc7..63680744201 160000 --- a/miscDeps +++ b/miscDeps @@ -1 +1 @@ -Subproject commit fc1e9c47dc7f797fa0bca6cd91a32590fbf30edf +Subproject commit 63680744201ef535e189723e140245925aee9da9 From e6126b720f11c3aaa471b5498cf2120d0d8e8fed Mon Sep 17 00:00:00 2001 From: Michael Curran Date: Tue, 27 Jul 2021 13:54:43 +1000 Subject: [PATCH 2/2] readme: remove mention of Boost optional which is no longer in miscDeps. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index efd8201d9ee..f19bf6a6889 100644 --- a/readme.md +++ b/readme.md @@ -100,7 +100,6 @@ Additionally, the following build time dependencies are included in the miscDeps * [Nulsoft Install System](https://nsis.sourceforge.io/Main_Page/), version 2.51 * [NSIS UAC plug-in](https://nsis.sourceforge.io/UAC_plug-in), version 0.2.4, ansi * xgettext and msgfmt from [GNU gettext](https://sourceforge.net/projects/cppcms/files/boost_locale/gettext_for_windows/) -* [Boost Optional (stand-alone header)](https://github.com/akrzemi1/Optional), from commit [3922965](https://github.com/akrzemi1/Optional/commit/3922965396fc455c6b1770374b9b4111799588a9) The following dependencies aren't needed by most people, and are not included in Git submodules: * To generate developer documentation for nvdaHelper: [Doxygen Windows installer](http://www.doxygen.nl/download.html), version 1.8.15: