mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 09:22:05 -05:00
gnu: Remove python2-pyaudio.
* gnu/packages/audio.scm (python2-pyaudio): Delete variable.
This commit is contained in:
parent
1a60e11a98
commit
fd4668b111
1 changed files with 0 additions and 3 deletions
|
@ -2568,9 +2568,6 @@ (define-public python-pyaudio
|
|||
cross-platform audio input/output stream library.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pyaudio
|
||||
(package-with-python2 python-pyaudio))
|
||||
|
||||
(define-public python-pyliblo
|
||||
(package
|
||||
(name "python-pyliblo")
|
||||
|
|
Loading…
Reference in a new issue