]> 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)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 31 Mar 2022 02:04:40 +0000 (11:04 +0900)
commit743e5c7f414ca31eef491f8af19b0ed079649afd
tree9f032bea4becf5bb387301b50fc7b340246e9e6d
parent9f7ea982737b640ded5b44a00e3212108b8ed5e3
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