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