diff options
| author | Marius Bakke <marius@gnu.org> | 2022-08-12 23:19:25 +0200 |
|---|---|---|
| committer | Marius Bakke <marius@gnu.org> | 2022-08-13 19:09:13 +0200 |
| commit | 625bfd4257c42783016ea0a6730a74893bb87f74 (patch) | |
| tree | ba031fe931f39f191b678035ff5285377f85f1a1 | |
| parent | c5860b97e9b9acb1e791db67cfe425e4cbc8dff0 (diff) | |
gnu: gtk-doc: Remove unused input.
* gnu/packages/gtk.scm (gtk-doc)[inputs]: Remove PYTHON-UNITTEST2.
| -rw-r--r-- | gnu/packages/gtk.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index cc25fac2aa..71e47bfc51 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -2264,7 +2264,6 @@ information.") python-lxml python-parameterized python-pygments - python-unittest2 source-highlight yelp-tools)) (home-page "https://wiki.gnome.org/DocumentationProject/GtkDoc") |
