Skip to content

Install make on Ubuntu/Debian

Ash McKenzie requested to merge patch-11 into master

What does this Merge Request do?

This MR updates the install steps for Ubuntu/Debian to install make as it's not installed by default in some cases (e.g. Docker).

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports