Get rid of the build-essential cookbook
The build_essential resource has been part of Chef since 14.0
This commit is contained in:
@@ -1,36 +0,0 @@
|
||||
{
|
||||
"name": "mingw",
|
||||
"description": "Installs a mingw/msys based toolchain on windows",
|
||||
"long_description": "",
|
||||
"maintainer": "Chef Software, Inc.",
|
||||
"maintainer_email": "cookbooks@chef.io",
|
||||
"license": "Apache-2.0",
|
||||
"platforms": {
|
||||
"windows": ">= 0.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"seven_zip": ">= 0.0.0"
|
||||
},
|
||||
"providing": {
|
||||
|
||||
},
|
||||
"recipes": {
|
||||
|
||||
},
|
||||
"version": "2.1.3",
|
||||
"source_url": "https://github.com/chef-cookbooks/mingw",
|
||||
"issues_url": "https://github.com/chef-cookbooks/mingw/issues",
|
||||
"privacy": false,
|
||||
"chef_versions": [
|
||||
[
|
||||
">= 12.15"
|
||||
]
|
||||
],
|
||||
"ohai_versions": [
|
||||
|
||||
],
|
||||
"gems": [
|
||||
|
||||
],
|
||||
"eager_load_libraries": true
|
||||
}
|
||||
Reference in New Issue
Block a user