chef-deploy-drupal icon indicating copy to clipboard operation
chef-deploy-drupal copied to clipboard

remove small dependencies

Open amirkdv opened this issue 11 years ago • 1 comments

We have the following dependencies that are really unnecessary and just introduce maintainance problems:

  • git (could be a package)
  • vim (could be a package)
  • curl (could be a package)
  • build-essential (could be a package)
  • drush (we can now install via Composer)

amirkdv avatar Oct 28 '14 18:10 amirkdv

:+1:

dergachev avatar Oct 30 '14 16:10 dergachev