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

Update _common.sh

This commit is contained in:
rosbeef andino 2022-04-13 18:57:04 -04:00 committed by GitHub
parent 02313631fc
commit 33722d533f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,10 @@
# dependencies used by the app
pkg_dependencies="openjdk-8-jre-headless|openjdk-11-jre-headless debconf|debconf-2.0 procps uuid-runtime lua-ldap"
pkg_extra_dependencies_arm="openjdk-8-jre_*_armhf.deb openjdk-8-jre-headless_*_armhf.deb openjdk-8-jdf_*_armhf.deb openjdk-8-jdk-headless_*_armhf.deb"
pkg_extra_dependencies_arm="openjdk-8-jre_8u322-b06-1~deb9u1_armhf.deb \
openjdk-8-jre-headless_8u322-b06-1~deb9u1_armhf.deb \
openjdk-8-jdf_8u322-b06-1~deb9u1_armhf.deb \
openjdk-8-jdk-headless_8u322-b06-1~deb9u1_armhf.deb"
#=================================================
# PERSONAL HELPERS