summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-02 16:32:34 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-02 16:32:34 +0100
commit8ae4a8ddf3a23ce631e21cca3c10ebc16e40156b (patch)
treeb524c01c1f6527489e933ffabcdc514e7a49f5a4
parentae50e12e9b28fe00cee44c140de56fab9a3d1962 (diff)
downloaddefinitions-8ae4a8ddf3a23ce631e21cca3c10ebc16e40156b.tar.gz
chef: Replace libyajl2 RubyGem with the C library that it actually wraps
-rw-r--r--strata/chef.morph15
1 files changed, 8 insertions, 7 deletions
diff --git a/strata/chef.morph b/strata/chef.morph
index e5685b6b..c8b76642 100644
--- a/strata/chef.morph
+++ b/strata/chef.morph
@@ -4,6 +4,12 @@ description: Autogenerated by Baserock import tool
build-depends:
- morph: strata/ruby.morph
chunks:
+- name: yajl
+ morph: strata/chef/yajl.morph
+ repo: http://github.com/lloyd/yajl
+ ref: a0ecdde0c042b9256170f2f8890dd9451a4240aa
+ unpetrify-ref: 2.1.0
+ build-depends: []
- name: mixlib-log-1.6.0
morph: strata/chef/mixlib-log-master.morph
repo: https://github.com/opscode/mixlib-log
@@ -59,12 +65,6 @@ chunks:
ref: 9377836dc0a5487474038ec727f02f9b33facfa6
unpetrify-ref: 1.0.0
build-depends: []
-- name: libyajl2-1.0.1
- morph: strata/chef/libyajl2-1.0.1.morph
- repo: https://github.com/lamont-granquist/libyajl2-gem
- ref: 98aef032f536d13775bc7b3b69a25ebac9bdee0a
- unpetrify-ref: 1.0.1
- build-depends: []
- name: net-ssh-2.9.1
morph: strata/chef/net-ssh-2.9.1.morph
repo: https://github.com/net-ssh/net-ssh
@@ -119,7 +119,8 @@ chunks:
repo: http://github.com/opscode/ffi-yajl
ref: 3a4bc4259fd67af0ff4a8c1d3d71cfbaed9c112f
unpetrify-ref: master
- build-depends: []
+ build-depends:
+ - yajl
- name: chef-12.0.0.alpha.0
morph: strata/chef/chef-master.morph
repo: http://github.com/opscode/chef/