I’m trying to compile fprintd for fingerprint support and the compiler is complaining about missing polkit-gobject-1 library/headers:
Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig and cmake)
meson.build:73:0: ERROR: Dependency "polkit-gobject-1" not found, tried pkgconfig and cmake
I tried looking through available bundles as well as swupd search-file but I can’t seem to find anything related. The polkit bundle is already installed (by default, I think).
Which bundle might have this polkit-gobject-1 package?
Thanks in advance!