mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 12:09:15 -05:00
gnu: gtk-doc: Remove unused input.
* gnu/packages/gtk.scm (gtk-doc)[inputs]: Remove PYTHON-UNITTEST2.
This commit is contained in:
parent
c5860b97e9
commit
625bfd4257
1 changed files with 0 additions and 1 deletions
|
@ -2264,7 +2264,6 @@ (define-public gtk-doc
|
|||
python-lxml
|
||||
python-parameterized
|
||||
python-pygments
|
||||
python-unittest2
|
||||
source-highlight
|
||||
yelp-tools))
|
||||
(home-page "https://wiki.gnome.org/DocumentationProject/GtkDoc")
|
||||
|
|
Loading…
Reference in a new issue