Skip to content

Commit

Permalink
update livecd recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
phlipper committed May 1, 2011
1 parent 62df2e3 commit 30cf120
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion chef/roles/livecd.rb
Expand Up @@ -4,5 +4,10 @@
"role[base]",
"role[ubuntu]",
"recipe[xfce4]",
"recipe[rvm]"
"recipe[cmake]",
"recipe[libqt4]",
"recipe[wifi-networking]",
"recipe[gosu]",
"recipe[rvm]",
"recipe[kidsruby]"
)

0 comments on commit 30cf120

Please sign in to comment.