mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
Update _common.sh
This commit is contained in:
parent
598563f3f7
commit
bc53f9ecfe
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
YNH_PHP_VERSION="7.4"
|
YNH_PHP_VERSION="7.4"
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies="librsvg2-bin pdftk imagemagick potrace"
|
pkg_dependencies="php${YNH_PHP_VERSION}-fpm librsvg2-bin pdftk imagemagick potrace"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue