meson: Add a dependency object for libpulse_mainloop_glib
authorArnaud Rebillout <arnaud.rebillout@collabora.com>
Wed, 31 Oct 2018 05:31:41 +0000 (12:31 +0700)
committerArun 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

index a34ec7b12772d8fc138daad3dd14d974c2f0f5ab..28112c764ddaf1278e0a1701608dddcab547f555 100644 (file)
@@ -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