aboutsummaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorJan Nieuwenhuizen <janneke@gnu.org>2016-02-13 00:27:17 +0100
committerLeo Famulari <leo@famulari.name>2016-02-12 19:13:05 -0500
commit511539ae81100146d03575f41abda7d72d3000e0 (patch)
treef27e737994623cb1ee32fc91f80447090a38ab06 /gnu-system.am
parent6cefd53d3e83e7159fca1a0d8653e8cf8b7176fa (diff)
downloadguix-511539ae81100146d03575f41abda7d72d3000e0.tar
guix-511539ae81100146d03575f41abda7d72d3000e0.tar.gz
gnu: Add tclxml.
* gnu/packages/patches/tclxml-3.2-install.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/tcl.scm (tclxml): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index a6582cd0c8..607614482e 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -707,6 +707,7 @@ dist_patch_DATA = \
gnu/packages/patches/tar-d_ino_in_dirent-fix.patch \
gnu/packages/patches/tar-skip-unreliable-tests.patch \
gnu/packages/patches/tcl-mkindex-deterministic.patch \
+ gnu/packages/patches/tclxml-3.2-install.patch \
gnu/packages/patches/tcsh-fix-autotest.patch \
gnu/packages/patches/texi2html-document-encoding.patch \
gnu/packages/patches/texi2html-i18n.patch \