Remove unused build-essential dep in berksfile

This commit is contained in:
Clinton Wolfe 2020-12-09 14:14:59 -05:00 committed by GitHub
commit c486beafbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,5 @@
source "https://supermarket.chef.io"
cookbook "audit"
cookbook "build-essential"
cookbook "install_inspec", path: "./test/kitchen/cookbooks/install_inspec"
cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"