summaryrefslogtreecommitdiffstats
path: root/tags/m/missing-dep-for-interpreter.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/m/missing-dep-for-interpreter.tag')
-rw-r--r--tags/m/missing-dep-for-interpreter.tag9
1 files changed, 9 insertions, 0 deletions
diff --git a/tags/m/missing-dep-for-interpreter.tag b/tags/m/missing-dep-for-interpreter.tag
new file mode 100644
index 0000000..d948e24
--- /dev/null
+++ b/tags/m/missing-dep-for-interpreter.tag
@@ -0,0 +1,9 @@
+Tag: missing-dep-for-interpreter
+Severity: error
+Check: scripts
+Explanation: You used an interpreter for a script that is not in an essential
+ package. In most cases, you will need to add a Dependency on the
+ package that contains the interpreter.
+ .
+ In some cases a weaker relationship, such as Suggests or Recommends, will
+ be more appropriate.