Get rid of the build-essential cookbook

The build_essential resource has been part of Chef since 14.0
This commit is contained in:
Greg Karékinian
2023-06-29 14:47:35 +02:00
parent 05834b6013
commit 916ae8094c
31 changed files with 1 additions and 2710 deletions

View File

@@ -25,7 +25,7 @@
# THE SOFTWARE.
include_recipe 'kosmos-parity::user'
include_recipe 'build-essential'
build_essential 'kosmos-parity'
package %w(git libssl-dev pkg-config libudev-dev)
gem_package 'fpm' do
version '1.8.1'