Skip to content

Commit

Permalink
feat: add make as dependency (for plugins build) (backport #1691) (#1693
Browse files Browse the repository at this point in the history
)

This is an automatic backport of pull request #1691 done by [Mergify](https://mergify.com).


---


<details>
<summary>Mergify commands and options</summary>

<br />

More conditions and actions can be found in the [documentation](https://docs.mergify.com/).

You can also trigger Mergify actions by commenting on this pull request:

- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch

Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can:

- look at your merge queues
- generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com
</details>
  • Loading branch information
mergify[bot] authored Oct 3, 2023
1 parent 20f4b1b commit b756f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layers/layer9_default/.system_dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ libstdc++.so.6()(64bit)@generic
/usr/bin/lscpu@generic
/usr/bin/clear@generic
/usr/bin/lockfile@generic
/usr/bin/make@generic

0 comments on commit b756f86

Please sign in to comment.