summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gevers <elbrus@debian.org>2022-05-17 21:05:56 +0200
committerPaul Gevers <elbrus@debian.org>2022-05-17 21:05:56 +0200
commit40891eba6f512c8563f6242a778f4d963cc25d43 (patch)
tree2e9be488f1c7fd666833b201f43cb09cf0bb1255
parent03987c65a1422dc8bdb6c2559cbef007ad48dc7a (diff)
Drop dependency on nodejs
Closes: #1009946
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6a4a43e..fd317e4 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Package: node-d3-collection
Architecture: all
Depends:
${misc:Depends}
- , nodejs
Multi-Arch: foreign
Description: Handy data structures for elements keyed by string
A common data type in JavaScript is the *associative array*, or more simply