summaryrefslogtreecommitdiffstats
path: root/tags/m/missing-pkg-php-tools-addon.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/m/missing-pkg-php-tools-addon.tag')
-rw-r--r--tags/m/missing-pkg-php-tools-addon.tag10
1 files changed, 10 insertions, 0 deletions
diff --git a/tags/m/missing-pkg-php-tools-addon.tag b/tags/m/missing-pkg-php-tools-addon.tag
new file mode 100644
index 0000000..dac8919
--- /dev/null
+++ b/tags/m/missing-pkg-php-tools-addon.tag
@@ -0,0 +1,10 @@
+Tag: missing-pkg-php-tools-addon
+Severity: warning
+Check: languages/php/pear
+Explanation: The package uses pkg-php-tools but dh command is called without
+ --with phppear or --with phpcomposer. A PECL package should also have
+ --with php.
+ .
+ pkg-php-tools db addons are the recommended tool for building PHP PEAR or
+ Composer packages. For more information, install it and read the included
+ README.PEAR or README.Composer.