Activity log for bug #1784622

Date Who What changed Old value New value Message
2018-07-31 12:47:52 Jan Tojnar bug added bug
2018-07-31 13:11:12 Jan Tojnar description I am building audio-recorder 2.1.3 on NixOS and getting the following error: ``` dbus-player.c:22:10: fatal error: gio/gdesktopappinfo.h: No such file or directory #include <gio/gdesktopappinfo.h> ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ``` Downstream issue: https://github.com/NixOS/nixpkgs/issues/36468 I am building audio-recorder 2.1.3 on NixOS and getting the following error: ``` dbus-player.c:22:10: fatal error: gio/gdesktopappinfo.h: No such file or directory #include <gio/gdesktopappinfo.h> ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:463: dbus-player.o] Error 1 make[1]: Leaving directory '/build/trunk/src' make: *** [Makefile:439: all-recursive] Error 1 ``` Downstream issue: https://github.com/NixOS/nixpkgs/issues/36468
2018-07-31 18:42:26 moma bug watch added https://github.com/NixOS/nixpkgs/issues/36468