mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: mame: Fix build.
* gnu/packages/emulators.scm (mame)[inputs]: Add missing pulseaudio input.
This commit is contained in:
parent
b4d809b063
commit
d934edbca1
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue