diff --git a/devel/debug/Makefile b/devel/debug/Makefile index 5b76d1d9f..c4bde238d 100644 --- a/devel/debug/Makefile +++ b/devel/debug/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= debug PLUGIN_VERSION= 1.2 PLUGIN_COMMENT= Debugging Tools -PLUGIN_DEPENDS= pear-PHP_CodeSniffer php-xdebug phpunit6 +PLUGIN_DEPENDS= pear-PHP_CodeSniffer pecl-xdebug phpunit6 PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk"