1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja_ynh.git synced 2024-09-03 19:26:22 +02:00

Merge pull request #55 from YunoHost-Apps/testing

Testing / fix bookworm
This commit is contained in:
Alexandre Aubin 2024-05-02 01:55:29 +02:00 committed by GitHub
commit 7482068d72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,9 +60,6 @@ ram.runtime = "50M"
url = "https://download.invoiceninja.com/ninja-v4.5.50.zip"
sha256 = "54ba1cd5747892b346684294dc3512541dc86c6d67bc28126bcd3bf6c206b0d2"
autoupdate.upstream = "https://github.com/invoiceninja/invoiceninja"
autoupdate.strategy = "latest_github_release"
[resources.sources.phantomjs]
url = "https://github.com/ariya/phantomjs/archive/0a0b0facb16acfbabb7804822ecaf4f4b9dce3d2.tar.gz"
sha256 = "5fa3d4be85f3aecc066fa2d5bbf55f856957f4fb329da52ec63398195ad9ceaa"
@ -81,10 +78,13 @@ ram.runtime = "50M"
"libqt5webkit5-dev",
# "qtbase5-dev", "qtchooser", "qt5-qmake", "qtbase5-dev-tools"
"php7.4-curl",
"php7.4-gd",
"php7.4-gmp",
"php7.4-json",
"php7.4-xml",
"php7.4-zip",
"php7.4-mysql",
"mariadb-server",
]