aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config/TARGETS.conf
diff options
context:
space:
mode:
Diffstat (limited to 'reproduce/software/config/TARGETS.conf')
-rw-r--r--reproduce/software/config/TARGETS.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/reproduce/software/config/TARGETS.conf b/reproduce/software/config/TARGETS.conf
index bec3adb..95f12f2 100644
--- a/reproduce/software/config/TARGETS.conf
+++ b/reproduce/software/config/TARGETS.conf
@@ -35,8 +35,11 @@
-# Programs and libraries (for Python modules, add to 'top-level-python').
-top-level-programs = gnuastro
+# Programs and libraries.
+#
+# Ghostscript: to build PDF paper (in particular the `ps2pdf' command).
+# XLSXI/O: to read and write XLSX files.
+top-level-programs = ghostscript xlsxio
# Python libraries/modules.
-top-level-python =
+top-level-python =