From b7d5bb5c19c2c2f8e95fd023a6e68ba0adedc668 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Mon, 24 Feb 2014 17:04:21 +0000 Subject: Add build-depends to distbuild stratum --- distbuild.morph | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distbuild.morph b/distbuild.morph index 7b4fd57b..f87c1495 100644 --- a/distbuild.morph +++ b/distbuild.morph @@ -1,6 +1,10 @@ name: distbuild kind: stratum description: Morph distributed build software +build-depends: +- morph: foundation +- morph: core +- morph: tools chunks: - build-depends: [] name: bottle -- cgit v1.2.1