mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
Re-instate "gnu: samba: Fix corrupted man pages."
This reverts commit968ec0a87
, which was itself a revert of62048ff9fc
.
This commit is contained in:
parent
2e5d79aca2
commit
16f535713e
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ (define-public samba
|
|||
python-pyasn1 ;for krb5 tests
|
||||
;; For generating man pages.
|
||||
docbook-xml-4.2
|
||||
docbook-xsl
|
||||
docbook-xsl-next ;otherwise the man pages are corrupted
|
||||
libxslt
|
||||
libxml2)) ;for XML_CATALOG_FILES
|
||||
(home-page "https://www.samba.org/")
|
||||
|
|
Loading…
Reference in a new issue