mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: python-pyqt: Add qtwebkit.
* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
This commit is contained in:
parent
601cb1be2b
commit
52404022cf
1 changed files with 1 additions and 1 deletions
|
@ -1786,7 +1786,7 @@ (define-public python-pyqt
|
|||
("qtsvg" ,qtsvg)
|
||||
("qttools" ,qttools)
|
||||
("qtwebchannel" ,qtwebchannel)
|
||||
;("qtwebkit" ,qtwebkit)
|
||||
("qtwebkit" ,qtwebkit)
|
||||
("qtwebsockets" ,qtwebsockets)
|
||||
("qtx11extras" ,qtx11extras)
|
||||
("qtxmlpatterns" ,qtxmlpatterns)))
|
||||
|
|
Loading…
Reference in a new issue