Attempt to fix ubuntu:bionic build

The JDK sources are needed to build JNI dependent packages
This commit is contained in:
2021-01-25 23:18:02 +01:00
parent 6c2759dda7
commit ad347cada7

View File

@@ -103,6 +103,6 @@ build_ubuntu-bionic:
- apt-get -qqqy install debhelper ant debconf gettext libgmp-dev po-debconf fakeroot
build-essential quilt dh-apparmor dh-systemd libservice-wrapper-java libjson-simple-java
devscripts libjetty9-java libtomcat9-java libtaglibs-standard-jstlel-java libgetopt-java
bash-completion openjdk-8-jdk
bash-completion openjdk-8-jdk openjdk-8-source
script:
- ant bionic