From 2d24bf6c54915330272b9f27fda1c50ae2c6517a Mon Sep 17 00:00:00 2001 From: Jim MacArthur Date: Wed, 14 Jan 2015 18:50:54 +0000 Subject: Add sgdisk and make chef dependent on core --- strata/chef.morph | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/strata/chef.morph b/strata/chef.morph index 3b9b3b7a..602dbc3b 100644 --- a/strata/chef.morph +++ b/strata/chef.morph @@ -3,6 +3,7 @@ kind: stratum description: Autogenerated by Baserock import tool build-depends: - morph: strata/ruby.morph +- morph: strata/core.morph chunks: - name: yajl morph: strata/chef/yajl.morph @@ -205,3 +206,9 @@ chunks: repo: upstream:libpopt ref: c224abf28f4ff9bbf292908324359cb5905addf8 build-depends: [] +- name: sgdisk + morph: strata/core/sgdisk.morph + repo: upstream:sgdisk + ref: a920398fa393f9d6301b32b191bc01e086ab8bc8 + build-depends: + - libpopt -- cgit v1.2.1