]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nodejs/recipes/default.rb
Qualify property names
[chef.git] / cookbooks / nodejs / recipes / default.rb
index 673b8acbf728b63f80a644ccfb0332e6b64a96c2..7e2b844e6f67637a91cd78b6a3855ee73cadc132 100644 (file)
@@ -18,4 +18,7 @@
 #
 
 package "nodejs"
+package "nodejs-legacy"
 package "npm"
+package "g++"
+package "make"