1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00

[autopatch] Explicitly version for php dependencies

This commit is contained in:
Yunohost-Bot 2020-06-09 19:01:09 +02:00 committed by Alexandre Aubin
parent f84feb12e3
commit 1d74a243d2

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
pkg_dependencies="php-gd php-imagick imagemagick"
pkg_dependencies="php7.0-gd php7.0-imagick imagemagick"
#=================================================
# EXPERIMENTAL HELPERS