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:
parent
f84feb12e3
commit
1d74a243d2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
pkg_dependencies="php-gd php-imagick imagemagick"
|
||||
pkg_dependencies="php7.0-gd php7.0-imagick imagemagick"
|
||||
|
||||
#=================================================
|
||||
# EXPERIMENTAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue