mirror of
https://codeberg.org/scip/leo.git
synced 2025-12-16 20:21:03 +01:00
add expat
This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
||||
image: ${image}
|
||||
commands:
|
||||
- apt-get update -y
|
||||
- apt-get install -y gcc
|
||||
- apt-get install -y gcc expat
|
||||
- cpanm -n XML::Parser || cat /root/.cpanm/work/*/build.log
|
||||
- cpanm -n DBM::Deep
|
||||
- cpanm -n IO::Socket::SSL
|
||||
|
||||
Reference in New Issue
Block a user