Get rid of the build-essential cookbook
The build_essential resource has been part of Chef since 14.0
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user