Skip to content

Instantly share code, notes, and snippets.

@kirillshevch
Last active March 17, 2017 08:41
Show Gist options
  • Select an option

  • Save kirillshevch/b815bd0890152d45a6a6cdf4d41a54fb to your computer and use it in GitHub Desktop.

Select an option

Save kirillshevch/b815bd0890152d45a6a6cdf4d41a54fb to your computer and use it in GitHub Desktop.
package 'libgmp3-dev' do
action :install
end
package 'jpegoptim' do
action :install
end
package 'imagemagick' do
action :install
end
package 'libmagickwand-dev' do
action :install
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment