mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
buildserver: only specify lib*-dev to future proof package list
Using libssl-dev will work on all releases of Debian, but Debian/stretch does not have libssl1.0.0.
This commit is contained in:
parent
73947092fa
commit
7b64bdcf0b
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ packages="
|
||||||
librsvg2-bin
|
librsvg2-bin
|
||||||
libsaxonb-java
|
libsaxonb-java
|
||||||
libssl-dev
|
libssl-dev
|
||||||
libssl1.0.0
|
|
||||||
libstdc++6:i386
|
libstdc++6:i386
|
||||||
libtool
|
libtool
|
||||||
libtool-bin
|
libtool-bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue