Skip to content

Commit

Permalink
Install libgmp3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Oct 10, 2015
1 parent 0491bb8 commit 5104d5e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions puppet/manifests/default.pp
Expand Up @@ -121,6 +121,11 @@
ensure => installed
}

# json
package { 'libgmp3-dev':
ensure => installed
}

# --- Ruby ---------------------------------------------------------------------

exec { 'install_rvm':
Expand Down

0 comments on commit 5104d5e

Please sign in to comment.