gitlab-ci: install curl for davical build

This commit is contained in:
Florian Schlichting 2026-04-07 23:10:39 +02:00
parent 9d6bec35bf
commit 0f14bcb73b

View File

@ -11,7 +11,7 @@ build:
script:
- apt-get -y update
- bash -c 'mkdir -p /usr/share/man/man{0..10}'
- apt-get -y install build-essential devscripts fakeroot dh-exec jdupes doxygen graphviz php-cli phpunit rst2pdf
- apt-get -y install build-essential curl devscripts fakeroot dh-exec jdupes doxygen graphviz php-cli phpunit rst2pdf
- mv debian/changelog debian/changelog.old
- >
cat