From d21be1ce63578bcb47b16670dd4fbb476fb5e367 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 4 Mar 2019 13:13:52 +0100 Subject: [PATCH] fix typo in variables --- wo/core/variables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wo/core/variables.py b/wo/core/variables.py index d66e842..feab156 100644 --- a/wo/core/variables.py +++ b/wo/core/variables.py @@ -112,7 +112,7 @@ class WOVariables(): "php7.3-readline", "php7.3-common", "php7.3-recode", "php7.3-cli", "php7.3-mbstring", "php7.3-bcmath", "php7.3-mysql", "php7.3-opcache", "php7.3-zip", "php7.3-xml", "php7.3-soap"] - wo_php_extra = ["php-memcached", "php-imagick", "memcached" + wo_php_extra = ["php-memcached", "php-imagick", "memcached", "graphviz", "php-xdebug", "php-msgpack", "php-redis"] elif wo_platform_distro == 'debian': wo_php_repo = (