summaryrefslogtreecommitdiffstats
path: root/bin/scons_dev_master.py
diff options
context:
space:
mode:
authorDirk Baechle <dl9obn@darc.de>2013-05-03 23:15:51 (GMT)
committerDirk Baechle <dl9obn@darc.de>2013-05-03 23:15:51 (GMT)
commit0947775a51fa7bdb446b40c08f417fe6ce1ebbdc (patch)
treef783e3547d18fdfb589c81aceb3d4251ecd20e2b /bin/scons_dev_master.py
parent6885c3fd4f501aff9d5cde7b0bb3aedaf5b63e10 (diff)
downloadSCons-0947775a51fa7bdb446b40c08f417fe6ce1ebbdc.zip
SCons-0947775a51fa7bdb446b40c08f417fe6ce1ebbdc.tar.gz
SCons-0947775a51fa7bdb446b40c08f417fe6ce1ebbdc.tar.bz2
- relinked the build of all documentation outputs to the bootstrap process
- corrected the doc folder SConscripts and added XSL and titlepage files where required
Diffstat (limited to 'bin/scons_dev_master.py')
-rw-r--r--bin/scons_dev_master.py15
1 files changed, 5 insertions, 10 deletions
diff --git a/bin/scons_dev_master.py b/bin/scons_dev_master.py
index 9372df4..3c41ac0 100644
--- a/bin/scons_dev_master.py
+++ b/bin/scons_dev_master.py
@@ -25,19 +25,14 @@ PYTHON_PACKAGES = [
]
BUILDING_PACKAGES = [
- 'docbook',
- 'docbook-dsssl',
- 'docbook-utils',
- 'docbook-xml',
- 'groff-base',
- 'jade',
- 'jadetex',
- 'man2html',
+ 'python-libxml2',
+ 'python-libxslt1',
+ 'fop',
+ 'python-dev',
'python-epydoc',
'rpm',
- 'sp',
'tar',
-
+
# additional packages that Bill Deegan's web page suggests
#'docbook-to-man',
#'docbook-xsl',