gnu: qutebrowser: Add python-tldextract to inputs.
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add python-tldextract. Change-Id: I2c1cf1c71cf0e6ba01711d36fd38d3b09e242caa Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
d6a39f3e89
commit
81743c54a3
@ -488,6 +488,7 @@ interface.")
|
||||
python-pyyaml
|
||||
python-pyqt-6
|
||||
python-pyqtwebengine-6
|
||||
python-tldextract
|
||||
;; While qtwebengine is provided by python-pyqtwebengine-6, it's
|
||||
;; included here so we can wrap QTWEBENGINEPROCESS_PATH.
|
||||
qtwebengine))
|
||||
|
Loading…
Reference in New Issue
Block a user