devel/debug: xdebug moved to pecl

(cherry picked from commit fa8fd75368)
This commit is contained in:
Franco Fichtner 2018-01-30 20:07:54 +01:00
parent b08b43c0ad
commit f7092b5f28

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"