Uncomment redis and memcached?
This commit is contained in:
parent
3e8e72991b
commit
5c999cc694
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -168,13 +168,13 @@ PHP_PACKAGES_74=mariadb-client \
|
|||
php7.4-ldap \
|
||||
php7.4-mbstring \
|
||||
php7.4-memcache \
|
||||
# php7.4-memcached \
|
||||
php7.4-memcached \
|
||||
php7.4-mongodb \
|
||||
php7.4-mysql \
|
||||
php7.4-opcache \
|
||||
php7.4-pgsql \
|
||||
php7.4-pspell \
|
||||
# php7.4-redis \
|
||||
php7.4-redis \
|
||||
php7.4-soap \
|
||||
php7.4-sqlite \
|
||||
php7.4-xml \
|
||||
|
|
|
|||
Loading…
Reference in a new issue