me
/
guix
Archived
1
0
Fork 0

gnu: mame: Fix build.

* gnu/packages/emulators.scm (mame)[inputs]: Add missing pulseaudio input.
master
Nicolas Goaziou 2021-05-07 21:35:42 +02:00
parent b4d809b063
commit d934edbca1
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 0 deletions

View File

@ -1795,6 +1795,7 @@ This is a part of the TiLP project.")
("portaudio" ,portaudio)
("portmidi" ,portmidi)
("pugixml" ,pugixml)
("pulseaudio" ,pulseaudio)
("python-wrapper" ,python-wrapper)
("qtbase" ,qtbase)
("rapidjson" ,rapidjson)