Undeclared dependency on gio-unix-2.0
I am trying to package Recipes on NixOS and getting the following error:
src/gr-shell-search-provider-dbus.c:16:12: fatal error: gio/gunixfdlist.h: No such file or directory
# include <gio/gunixfdlist.h>
^~~~~~~~~~~~~~~~~~~
compilation terminated.
Downstream issue: https://github.com/NixOS/nixpkgs/issues/36468