[belenios] Sort APT dependencies

Signed-off-by: ynerant <ynerant@crans.org>
certbot_on_virtu
ynerant 2021-02-17 12:07:50 +01:00 committed by Yohann D'ANELLO
parent 359b6a4553
commit 094bb497f4
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 17 additions and 17 deletions

View File

@ -6,32 +6,32 @@
name: name:
- bubblewrap - bubblewrap
- build-essential - build-essential
- libgmp-dev
- libpcre3-dev
- pkg-config
- m4
- libssl-dev
- libsqlite3-dev
- wget
- ca-certificates - ca-certificates
- zip
- unzip
- libncurses-dev
- zlib1g-dev
- libgd-securityimage-perl
- cracklib-runtime - cracklib-runtime
- jq - jq
- libgd-securityimage-perl
- libgmp-dev
- libncurses-dev
- libpcre3-dev
- libssl-dev
- libsqlite3-dev
- m4
- pkg-config
- unzip
- wget
- zip
- zlib1g-dev
# OCamL build dependencies # OCamL build dependencies
- dune - dune
- libatdgen-ocaml-dev
- libzarith-ocaml-dev
- libcryptokit-ocaml-dev
- libcmdliner-ocaml-dev
- libcalendar-ocaml-dev
- eliom - eliom
- libatdgen-ocaml-dev
- libcalendar-ocaml-dev
- libcmdliner-ocaml-dev
- libcryptokit-ocaml-dev
- libcsv-ocaml-dev - libcsv-ocaml-dev
- libgettext-ocaml-dev - libgettext-ocaml-dev
- libzarith-ocaml-dev
# Web server dependencies # Web server dependencies
- ocsigenserver - ocsigenserver