summaryrefslogtreecommitdiff
path: root/strata/docutils.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/docutils.morph')
-rw-r--r--strata/docutils.morph9
1 files changed, 5 insertions, 4 deletions
diff --git a/strata/docutils.morph b/strata/docutils.morph
index e76cc7a2..6129dd58 100644
--- a/strata/docutils.morph
+++ b/strata/docutils.morph
@@ -1,9 +1,7 @@
name: docutils
-kind: stratum
+kind: assemblage
description: Stuff for generating documentation
-build-depends:
-- morph: strata/python2-core.morph
-chunks:
+contents:
- name: xml-catalog
morph: strata/docutils/xml-catalog.morph
repo: baserock:baserock/xml-catalog
@@ -15,6 +13,7 @@ chunks:
ref: c8f0ce32a8075e9ab21e5cf734fb96195455264d
unpetrify-ref: docbook-xml-4.5
build-depends:
+
# This is a little awkward, we don't really build-depend on xml-catalog,
# but if we don't include it as a build dependency
# then we won't have the existing xml catalog in our staging area
@@ -31,6 +30,7 @@ chunks:
ref: 802da9dd5d4bc18f46a916eedc0c5c1980a15e59
unpetrify-ref: docbook-xsl-1.78.1
build-depends:
+
# Same issue as above, except this time we don't want to overwrite
# the catalog that now contains the XML DTDs.
- docbook-xml
@@ -50,3 +50,4 @@ chunks:
build-depends:
- docbook-xml
- docbook-xsl
+configuration-extensions: []