hidapi: use autoconf 2.69
This commit is contained in:
parent
a777d82a50
commit
cb87a87ec9
@ -13441,6 +13441,7 @@ in
|
||||
hidapi = callPackage ../development/libraries/hidapi {
|
||||
# TODO: remove once `udev` is `systemdMinimal` everywhere.
|
||||
udev = systemdMinimal;
|
||||
autoreconfHook = autoreconfHook269;
|
||||
};
|
||||
|
||||
highfive = callPackage ../development/libraries/highfive { };
|
||||
|
Loading…
Reference in New Issue
Block a user