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)