devel/debug: xdebug moved to pecl

This commit is contained in:
Franco Fichtner 2018-01-30 20:07:54 +01:00
parent 567c2745a6
commit fa8fd75368

View file

@ -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"