1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2024-09-03 19:56:27 +02:00

Update manifest.toml

This commit is contained in:
Thomas 2024-04-30 14:14:18 +02:00 committed by GitHub
parent 55d6d997db
commit 0e76e1348f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,11 +98,8 @@ ram.runtime = "3G"
# clsi dependencies
"poppler-utils",
]
packages_from_raw_bash = """
if [[ $YNH_DEBIAN_VERSION == "bookworm" ]]; then
[resources.apt.extras.libssl]
repo = "deb http://deb.debian.org/debian/ bullseye main contrib"
key = "https://ftp-master.debian.org/keys/release-bullseye.asc"
packages = ["libssl1.1_1.1.1w-0+deb11u1_amd64.deb"]
fi
"""