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)
|
("portaudio" ,portaudio)
|
||||||
("portmidi" ,portmidi)
|
("portmidi" ,portmidi)
|
||||||
("pugixml" ,pugixml)
|
("pugixml" ,pugixml)
|
||||||
|
("pulseaudio" ,pulseaudio)
|
||||||
("python-wrapper" ,python-wrapper)
|
("python-wrapper" ,python-wrapper)
|
||||||
("qtbase" ,qtbase)
|
("qtbase" ,qtbase)
|
||||||
("rapidjson" ,rapidjson)
|
("rapidjson" ,rapidjson)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue