forked from I2P_Developers/i2p.i2p
Attempt to fix ubuntu:bionic build
The JDK sources are needed to build JNI dependent packages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user