mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-25 03:30:30 +02:00
gnu: python-simpleaudio: Alsa-lib is not a native-input.
* gnu/packages/python-xyz.scm (python-simpleaudio.)[native-inputs]: Replace field and ... [inputs]: ... Add new field.
This commit is contained in:
@@ -1857,7 +1857,7 @@ after Andy Lester’s Perl module WWW::Mechanize.")
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f))
|
||||
(native-inputs
|
||||
(inputs
|
||||
`(("alsa-lib" ,alsa-lib)))
|
||||
(home-page
|
||||
"https://github.com/hamiltron/py-simple-audio")
|
||||
|
||||
Reference in New Issue
Block a user