mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: proot: Use python-docutils-0.19 for rst2mamn.
* gnu/packages/linux.scm (proot): [native-inputs]: Remove python-docutils; add python-docutils-0.19. Change-Id: I7c150b9a72ffc07cc573cd3ab3bfefc3fed5cc91
This commit is contained in:
parent
3bcacc924f
commit
c7dc9a6f41
1 changed files with 1 additions and 1 deletions
|
@ -9717,7 +9717,7 @@ Text-based output formats: CSV, XML, Netfilter's LOG, Netfilter's conntrack
|
|||
coreutils
|
||||
pkg-config
|
||||
;; For rst2man, used to generate the manual page.
|
||||
python-docutils))
|
||||
python-docutils-0.19))
|
||||
(inputs (list libarchive talloc))
|
||||
(home-page "https://github.com/proot-me/PRoot")
|
||||
(synopsis "Unprivileged chroot, bind mount, and binfmt_misc")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue