mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: python2-sip: Remove package.
* gnu/packages/qt.scm (python2-sip): Delete variable.
This commit is contained in:
parent
c947920590
commit
f68bcc1bc3
1 changed files with 0 additions and 6 deletions
|
@ -1884,12 +1884,6 @@ (define-public python-sip-4
|
|||
"--incdir" include)))))))
|
||||
(license license:gpl3)))
|
||||
|
||||
(define-public python2-sip
|
||||
(package/inherit python-sip-4
|
||||
(name "python2-sip")
|
||||
(native-inputs
|
||||
`(("python" ,python-2)))))
|
||||
|
||||
(define-public python-pyqt
|
||||
(package
|
||||
(name "python-pyqt")
|
||||
|
|
Loading…
Reference in a new issue