1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/komga_ynh.git synced 2024-09-03 19:36:07 +02:00

add ca-certificate requirement

This commit is contained in:
navanchauhan 2023-07-31 13:52:00 -06:00
parent 546d61fa03
commit 9fc9702e7b

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="openjdk-17-jre-headless"
pkg_dependencies="ca-certificates-java openjdk-17-jre-headless"
#=================================================
# PERSONAL HELPERS