diff options
| -rw-r--r-- | gnu/packages/fediverse.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/fediverse.scm b/gnu/packages/fediverse.scm index fdfd25f52c..e2bbb622ed 100644 --- a/gnu/packages/fediverse.scm +++ b/gnu/packages/fediverse.scm @@ -138,7 +138,7 @@ the federation of interconnected video hosting services.") python-dateutil python-requests python-tomlkit - python-urwid-3 + python-urwid python-wcwidth ;; Required to display images in the TUI python-pillow |
