mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-07-11 10:21:24 +00:00
Package build wants dot for graphs, and to run php
This commit is contained in:
parent
65a6a51d7b
commit
4c930a41d2
@ -5,7 +5,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 rst2pdf doxygen # todo build-dep instead, change this task's image to plain debian
|
||||
- apt-get -y install build-essential devscripts fakeroot dh-exec jdupes rst2pdf doxygen graphviz php # todo build-dep instead, change this task's image to plain debian
|
||||
- mv debian/changelog debian/changelog.old
|
||||
- >
|
||||
cat
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user