projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a4e0c1
)
meson: Add a dependency object for libpulse_mainloop_glib
author
Arnaud Rebillout
<arnaud.rebillout@collabora.com>
Wed, 31 Oct 2018 05:31:41 +0000
(12:31 +0700)
committer
Arun Raghavan
<arun@arunraghavan.net>
Sat, 8 Jun 2019 08:32:14 +0000
(10:32 +0200)
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
src/pulse/meson.build
patch
|
blob
|
history
diff --git
a/src/pulse/meson.build
b/src/pulse/meson.build
index a34ec7b12772d8fc138daad3dd14d974c2f0f5ab..28112c764ddaf1278e0a1701608dddcab547f555 100644
(file)
--- a/
src/pulse/meson.build
+++ b/
src/pulse/meson.build
@@
-89,6
+89,8
@@
if glib_dep.found()
dependencies : [libpulse_dep, libpulsecommon_dep, glib_dep],
install : true,
)
+
+ libpulse_mainloop_glib_dep = declare_dependency(link_with: libpulse_mainloop_glib)
endif
# Configuration files