]> git.alsa-project.org Git - alsa-gobject.git/commit
meson: aggregate dependency declaration on glib/gobject and libudev
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 31 Mar 2022 02:04:40 +0000 (11:04 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Fri, 1 Apr 2022 00:48:18 +0000 (09:48 +0900)
commitaf2bebd17601a363af554271b77f5b4a9dea1e2c
tree9f032bea4becf5bb387301b50fc7b340246e9e6d
parentfb42db8977f2141a9a52a2df7ef843a32ff5d6d1
meson: aggregate dependency declaration on glib/gobject and libudev

All of included libraries depend on glib, gobject, and libudev. It's
possible to aggregate declaration of the dependency.

This commit refactors according to it.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/ctl/meson.build
src/hwdep/meson.build
src/meson.build
src/rawmidi/meson.build
src/seq/meson.build
src/timer/meson.build