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