devel/debug: add all development dependencies; closes #635

This commit is contained in:
Franco Fichtner 2018-03-31 18:49:35 +02:00
parent e9af102c62
commit a77e6ad333

View file

@ -3,7 +3,9 @@ PLUGIN_VERSION= 1.2
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= php${PLUGIN_PHP}-pear-PHP_CodeSniffer \
php${PLUGIN_PHP}-pecl-xdebug \
phpunit6-php${PLUGIN_PHP}
phpunit6-php${PLUGIN_PHP} \
p5-File-Slurp py27-pep8 \
vim-console git
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"