gnu: python-pyqtwebengine: Remove duplicate input.
* gnu/packages/qt.scm (python-pyqtwebengine)[inputs]: Remove PYTHON-PYQT.master
parent
7c7e9ac716
commit
24b61fb8ea
|
@ -2064,7 +2064,6 @@ contain over 620 classes.")
|
||||||
("qtsvg" ,qtsvg)
|
("qtsvg" ,qtsvg)
|
||||||
("qtdeclarative" ,qtdeclarative)
|
("qtdeclarative" ,qtdeclarative)
|
||||||
("qtwebchannel" ,qtwebchannel)
|
("qtwebchannel" ,qtwebchannel)
|
||||||
("python-pyqt" ,python-pyqt)
|
|
||||||
("qtwebengine" ,qtwebengine)))
|
("qtwebengine" ,qtwebengine)))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:modules ((srfi srfi-1)
|
`(#:modules ((srfi srfi-1)
|
||||||
|
|
Reference in New Issue