summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-29 16:47:26 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-29 20:42:50 +0900
commit1f7e7650ffcfde049949aa93647d5367533a90fa (patch)
treed6d00cc5ccc688df669407b74400b6e261a40d10
parent6a964201cdbf76ac000113d304178620dd568c4b (diff)
downloaddefinitions-1f7e7650ffcfde049949aa93647d5367533a90fa.tar.gz
Fixing build of samba
As of commit d44ad423d96b1cfca2dc17187f84346c85b29d13, foundation no longer provides python2, which is required to build samba. Adding the python2-core requirement to samba stratum directly Change-Id: Ib875d9d63510cefdc59fc1abafb9295f414ed782
-rw-r--r--strata/samba.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/samba.morph b/strata/samba.morph
index 33dcd856..97e72c7a 100644
--- a/strata/samba.morph
+++ b/strata/samba.morph
@@ -4,6 +4,7 @@ description: Simple samba server
build-depends:
- morph: strata/core.morph
- morph: strata/foundation.morph
+- morph: strata/python2-core.morph
chunks:
- name: samba
morph: strata/samba/samba.morph