mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: iputils: Use docbook-xml-5.0.1.
* gnu/packages/networking.scm (iputils)[native-inputs]: Use docbook-xml-5.0.1 over docbook-xml. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
04372ec0d1
commit
4c9d88a18b
1 changed files with 1 additions and 1 deletions
|
@ -1656,7 +1656,7 @@ intended as a substitute for the PPPStatus and EthStatus projects.")
|
|||
(list gettext-minimal
|
||||
pkg-config
|
||||
docbook-xsl
|
||||
docbook-xml
|
||||
docbook-xml-5.0.1
|
||||
libxml2 ;for XML_CATALOG_FILES
|
||||
libxslt))
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue