mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-23 06:59:53 -05:00
Fix dependencies and include necessary headers
This commit is contained in:
parent
a951c779c6
commit
2de2c735c9
8 changed files with 15 additions and 1 deletions
|
|
@ -562,6 +562,14 @@ libpulsecommon_@PA_MAJORMINOR@_la_SOURCES = \
|
|||
pulse/client-conf.c pulse/client-conf.h \
|
||||
pulse/i18n.c pulse/i18n.h \
|
||||
pulse/fork-detect.c pulse/fork-detect.h \
|
||||
pulse/xmalloc.c pulse/xmalloc.h \
|
||||
pulse/proplist.c pulse/proplist.h \
|
||||
pulse/utf8.c pulse/utf8.h \
|
||||
pulse/channelmap.c pulse/channelmap.h \
|
||||
pulse/sample.c pulse/sample.h \
|
||||
pulse/util.c pulse/util.h \
|
||||
pulse/timeval.c pulse/timeval.h \
|
||||
pulse/rtclock.c pulse/rtclock.h \
|
||||
pulsecore/atomic.h \
|
||||
pulsecore/authkey.c pulsecore/authkey.h \
|
||||
pulsecore/conf-parser.c pulsecore/conf-parser.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue