summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2020-12-01 23:07:00 +0100
committerMarius Bakke <marius@gnu.org>2020-12-01 23:07:00 +0100
commitaa4e899be36efd8e01513997fdbb0d043dc8382d (patch)
tree6f33fd7917ce139a23f4aed279883ec994e5c0cc
parente183418ff53807d6998894cb8624da1f3f72a712 (diff)
downloadguix-patches-aa4e899be36efd8e01513997fdbb0d043dc8382d.tar
guix-patches-aa4e899be36efd8e01513997fdbb0d043dc8382d.tar.gz
Revert "gnu: yelp-xsl: Enable documentation."
This reverts commit ba7a7d275dbcb766c76a8baf74739a99bda26a61.
-rw-r--r--gnu/packages/gnome.scm11
1 files changed, 2 insertions, 9 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8d58e916a5..c9debb19ba 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6702,17 +6702,10 @@ of running programs and invoke methods on those interfaces.")
(sha256
(base32 "1hsfj3q3a3kca0cf9i02xlq2qd4vy12qsjb89hh4r6mp6c11rrag"))))
(build-system gnu-build-system)
- (arguments
- `(#:configure-flags
- (list
- "--enable-doc")))
(native-inputs
- `(("ducktype" ,mallard-ducktype)
- ("gettext-minimal" ,gettext-minimal)
- ("intltool" ,intltool)
+ `(("gettext-minimal" ,gettext-minimal)
("itstool" ,itstool)
- ("xmllint" ,libxml2)
- ("xsltproc" ,libxslt)))
+ ("xmllint" ,libxml2)))
(synopsis "XSL stylesheets for Yelp")
(description "Yelp-XSL is a collection of programs and data files to help
you build, maintain, and distribute documentation. It provides XSLT stylesheets