summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2015-01-14 18:50:54 +0000
committerJim MacArthur <jim.macarthur@codethink.co.uk>2015-01-19 19:07:36 +0000
commit2d24bf6c54915330272b9f27fda1c50ae2c6517a (patch)
tree4863cf7ae6d935a4fbf292219d91883bce82da45
parentcad65f7574f06c3e7ec9c32e930de2b853913dcd (diff)
downloaddefinitions-2d24bf6c54915330272b9f27fda1c50ae2c6517a.tar.gz
Add sgdisk and make chef dependent on core
-rw-r--r--strata/chef.morph7
1 files changed, 7 insertions, 0 deletions
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