diff --git a/debian/control b/debian/control
index f1e69ec2e58e85cc7b09ecf3fdeb939d66a6fbdc..3ef34b09c60f21944c2ac16b2f8e36e53cac388c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Build-Depends:
  debhelper-compat (= 13)
  , dh-sequence-nodejs
  , mocha <!nocheck>
- , node-depd
- , node-inherits
- , node-setprototypeof
- , node-statuses
- , node-toidentifier
+ , node-depd <!nocheck>
+ , node-inherits <!nocheck>
+ , node-setprototypeof <!nocheck>
+ , node-statuses <!nocheck>
+ , node-toidentifier <!nocheck>
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/js-team/node-http-errors
 Vcs-Git: https://salsa.debian.org/js-team/node-http-errors.git