From 40ad1f66e825dc8f9c74ff7885c27e2f7a88f45c Mon Sep 17 00:00:00 2001
From: Yadd <yadd@debian.org>
Date: Tue, 16 Nov 2021 10:07:44 +0100
Subject: [PATCH] Drop dependency to nodejs

---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index 949b283..0296e41 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Depends: ${misc:Depends}
  , node-es6-iterator
  , node-es6-symbol
  , node-event-emitter
- , nodejs
 Description: ECMAScript6 Set polyfill
  Set collection as specified in ECMAScript6
  .
-- 
GitLab