summaryrefslogtreecommitdiffstats
path: root/tags/m/mawk-script-but-no-mawk-dep.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/m/mawk-script-but-no-mawk-dep.tag')
-rw-r--r--tags/m/mawk-script-but-no-mawk-dep.tag9
1 files changed, 9 insertions, 0 deletions
diff --git a/tags/m/mawk-script-but-no-mawk-dep.tag b/tags/m/mawk-script-but-no-mawk-dep.tag
new file mode 100644
index 0000000..77e3893
--- /dev/null
+++ b/tags/m/mawk-script-but-no-mawk-dep.tag
@@ -0,0 +1,9 @@
+Tag: mawk-script-but-no-mawk-dep
+Severity: error
+Check: scripts
+Explanation: Packages that use mawk scripts must depend on the mawk package.
+ If they don't need mawk-specific features, and can just as easily work
+ with gawk, then they should be awk scripts instead.
+ .
+ In some cases a weaker relationship, such as Suggests or Recommends, will
+ be more appropriate.