Browse Source

[buster] No php-mcrypt anymoar

pull/259/head
Alexandre Aubin 6 years ago
committed by GitHub
parent
commit
e72044bce3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/_common.sh

2
scripts/_common.sh

@ -3,7 +3,7 @@
# COMMON VARIABLES
#=================================================
pkg_dependencies="php-gd php-json php-intl php-mcrypt php-curl php-apcu php-redis php-ldap php-imagick php-zip php-mbstring php-xml imagemagick acl tar smbclient at"
pkg_dependencies="php-gd php-json php-intl php-curl php-apcu php-redis php-ldap php-imagick php-zip php-mbstring php-xml imagemagick acl tar smbclient at"
#=================================================
# EXPERIMENTAL HELPERS

Loading…
Cancel
Save