1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Merge pull request #32 from YunoHost-Apps/testing

Buster
This commit is contained in:
yalh76 2020-03-19 13:57:28 +01:00 committed by GitHub
commit ac4e461926
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="openjdk-8-jdk openjdk-8-jre maven" pkg_dependencies="openjdk-8-jdk|openjdk-11-jdk openjdk-8-jre|openjdk-11-jre maven"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS