gnu: toot: Add missing input.
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid.
This commit is contained in:
parent
0576681c79
commit
324db47147
@ -50,6 +50,7 @@
|
||||
(propagated-inputs
|
||||
`(("python-beautifulsoup4" ,python-beautifulsoup4)
|
||||
("python-requests" ,python-requests)
|
||||
("python-urwid" ,python-urwid)
|
||||
("python-wcwidth" ,python-wcwidth)))
|
||||
(home-page "https://github.com/ihabunek/toot/")
|
||||
(synopsis "Mastodon CLI client")
|
||||
|
Loading…
Reference in New Issue
Block a user