[belenios] Sort APT dependencies
Signed-off-by: ynerant <ynerant@crans.org>certbot_on_virtu
parent
359b6a4553
commit
094bb497f4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue