Skip to content

Commit 0df4f1e

Browse files
elderingDOMjudge @ NWERC
authored andcommitted
Install some required packages.
1 parent dd73f1f commit 0df4f1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

icpc-wf/ansible/judgehost.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
- git
4141
- gcc
4242
- g++
43+
- openjdk-8-jdk-headless
4344
- make
4445
- zip
4546
- unzip
@@ -50,13 +51,15 @@
5051
- php-curl
5152
- php-mysql
5253
- php-json
54+
- php-xml
5355
- php-zip
5456
- php-mbstring
5557
- bsdmainutils
5658
- libcgroup-dev
5759
- libcurl4-gnutls-dev
5860
- libjsoncpp-dev
5961
- libmagic-dev
62+
- linuxdoc-tools
6063
- composer
6164
- debootstrap
6265

0 commit comments

Comments
 (0)