Control: tags -1 pending On Sun, May 3, 2020 at 9:12 AM Lucas Nussbaum <lu...@debian.org> wrote: > > In file included from wmauda.c:29: > > /usr/include/audacious/dbus.h:23:10: fatal error: dbus/dbus-glib.h: No such > > file or directory > > 23 | #include <dbus/dbus-glib.h> > > | ^~~~~~~~~~~~~~~~~~ > > compilation terminated. > > make[1]: *** [<builtin>: wmauda.o] Error 1
Thanks for the report! It turns out wmauda was missing a build dependency on libdbus-glib-1-dev. This has been fixed in git [1]. Doug [1] https://salsa.debian.org/wmaker-team/wmauda/-/commit/1a5857e