nixpkgs/pkgs/development/libraries/volume-key
Alyssa Ross 10a9cce769
volume_key: fix cross
gpgme comes with autoconf macros, so needs to be in nativeBuildInputs.

I've removed some redundant inputs as well: we don't need autoconf,
automake and libtool since we have autoreconfHook, and we don't need
gpgme in buildInputs since with --with-gpgme-prefix configure flag
does the same thing.

Set strictDeps to catch regressions.
2023-01-24 21:09:18 +00:00
..
default.nix