mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 07:37:29 +00:00
Improve the reproducible build process.
* Moved stuff into it's own `reproducible-builds` directory. * Improved reproducible build by using a debian snapshot and more clearly listing dependencies. * Removed signing from assembleReelase. * Updated README.
This commit is contained in:
8
reproducible-builds/docker/dependencies.txt
Normal file
8
reproducible-builds/docker/dependencies.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
libc6:i386=2.31-2
|
||||
libncurses5:i386=6.2-1
|
||||
libstdc++6:i386=10.2.0-3
|
||||
lib32z1=1:1.2.11.dfsg-2
|
||||
wget=1.20.3-1+b3
|
||||
openjdk-8-jdk=8u265-b01-0+deb9u1
|
||||
git=1:2.28.0-1
|
||||
unzip=6.0-25
|
Reference in New Issue
Block a user