Multiarch Fixes - node-three-stl-loader

Ready changes

Summary

  • dep-any : node-three-stl-loader could have its dependency on nodejs annotated with :any

Diff

diff --git a/debian/control b/debian/control
index d4e6e22..9cd66ef 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: node-three-stl-loader
 Architecture: all
 Depends:
  ${misc:Depends}
- , nodejs
+ , nodejs:any
 Multi-Arch: foreign
 Description: @aleeper's three.js stl-loader as a node module
  ThreeJs is a javascript library that provides a high level API to create 3D

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: nodejs nodejs:any

More details

Full run details