mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-17 14:38:07 -04:00
buildserver: include disorderfs to avoid sudo: in metadata
Right now, the only thing that Briar needs in sudo: in order to be built reproducibly is `apt-get install disorderfs`. This includes it in the standard image to make it easy to spread that technique to many builds. @grote
This commit is contained in:
@@ -53,6 +53,7 @@ packages="
|
||||
ca-certificates-java
|
||||
cmake
|
||||
curl
|
||||
disorderfs
|
||||
expect
|
||||
faketime
|
||||
flex
|
||||
|
||||
Reference in New Issue
Block a user