gnu: qutebrowser: Remove unnecessary input.
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Remove python-importlib-resources.
This commit is contained in:
parent
632bfda5bb
commit
dc4a2ef5d1
1 changed files with 0 additions and 1 deletions
|
@ -478,7 +478,6 @@ interface.")
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
python-colorama
|
python-colorama
|
||||||
python-cssutils
|
python-cssutils
|
||||||
python-importlib-resources
|
|
||||||
python-jinja2
|
python-jinja2
|
||||||
python-markupsafe
|
python-markupsafe
|
||||||
python-pygments
|
python-pygments
|
||||||
|
|
Reference in a new issue