We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd73f1f commit 0df4f1eCopy full SHA for 0df4f1e
icpc-wf/ansible/judgehost.yml
@@ -40,6 +40,7 @@
40
- git
41
- gcc
42
- g++
43
+ - openjdk-8-jdk-headless
44
- make
45
- zip
46
- unzip
@@ -50,13 +51,15 @@
50
51
- php-curl
52
- php-mysql
53
- php-json
54
+ - php-xml
55
- php-zip
56
- php-mbstring
57
- bsdmainutils
58
- libcgroup-dev
59
- libcurl4-gnutls-dev
60
- libjsoncpp-dev
61
- libmagic-dev
62
+ - linuxdoc-tools
63
- composer
64
- debootstrap
65
0 commit comments