summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAlexander Volkov <a.volkov@rusbitech.ru>2019-11-18 14:02:14 +0300
committerAlexander Volkov <a.volkov@rusbitech.ru>2019-11-18 14:02:14 +0300
commite34affa66e8aa70531cce41bb32b3e8b937a0f50 (patch)
tree75749b47a0aa76201e42128493ed0baa3012d258 /debian
parent5b4685fbc695f7fd5a5a955e9c66a3583f2c5da2 (diff)
Don't require build dependency on shellcheck when nocheck profile is enabled
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ebeea3f..53e243d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Uploaders: Michael Prokop <mika@debian.org>, Ben Hutchings <ben@decadent.org.uk>
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
-Build-Depends: debhelper (>= 9), bash-completion, shellcheck
+Build-Depends: debhelper (>= 9), bash-completion, shellcheck <!nocheck>
Rules-Requires-Root: no
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/kernel-team/initramfs-tools