Try to fix HTTPS / CA issues

This commit is contained in:
Reinhard Pointner 2018-06-20 17:44:18 +07:00
parent f1371b09f4
commit 180d60336f
1 changed files with 14 additions and 3 deletions

View File

@ -19,8 +19,19 @@ parts:
source: root
java:
plugin: nil
stage-packages: [openjdk-8-jre, openjfx, jayatana]
after: [desktop-gtk2]
stage-packages:
- openjdk-8-jdk
- openjfx
- jayatana
- ca-certificates-java
- ca-certificates
- gtk2-engines-murrine
- hicolor-icon-theme
after:
- desktop-gtk2
mediainfo:
plugin: nil
stage-packages: [libmediainfo0v5, libchromaprint-tools, curl]
stage-packages:
- libmediainfo0v5
- libchromaprint-tools
- curl