]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nodejs/recipes/default.rb
Convert more URLs to https
[chef.git] / cookbooks / nodejs / recipes / default.rb
index a1f975af3842514481ff66fb4e31995f909ed359..0e616ea19db9c227b3dbd95e5810e7b3ab6825c8 100644 (file)
@@ -8,7 +8,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#     http://www.apache.org/licenses/LICENSE-2.0
+#     https://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -18,6 +18,7 @@
 #
 
 package "nodejs"
+package "nodejs-legacy"
 package "npm"
 package "g++"
 package "make"