301a540c
by Pier Angelo Vendrame at 2023-08-07T17:44:56+02:00
Bug 40855: Updates for Firefox 115 (Application Services)
Application services needs NSS and SQLCipher.
We had two projects for them, but they are used only by AS.
So, our build scripts were a copy of Mozilla's, and we applied the same
patches.
This meant we needed to keep the build scripts up to date, with all the
additional changes for RBM.
Since no other project depended on them, we can build these libraries
here with Mozilla's scripts, without the need to keep theirs and ours
in sync.
In addition to that, this commit updates the list of Java dependencies.