summaryrefslogtreecommitdiffstats
path: root/tags/d/depends-exclusively-on-makedev.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/d/depends-exclusively-on-makedev.tag')
-rw-r--r--tags/d/depends-exclusively-on-makedev.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/d/depends-exclusively-on-makedev.tag b/tags/d/depends-exclusively-on-makedev.tag
new file mode 100644
index 0000000..0d755ed
--- /dev/null
+++ b/tags/d/depends-exclusively-on-makedev.tag
@@ -0,0 +1,8 @@
+Tag: depends-exclusively-on-makedev
+Severity: warning
+Check: fields/package-relations
+Explanation: This package depends on makedev without a udev alternative. This
+ probably means that it doesn't have udev rules and relies on makedev to
+ create devices, which won't work if udev is installed and running.
+ Alternatively, it may mean that there are udev rules, but udev was not
+ added as an alternative to the makedev dependency.