mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
plover.stable: add setuptools_scm to nativeBuildInputs
This commit is contained in:
parent
5a302b2005
commit
ec95b91b30
@ -16,6 +16,7 @@
|
||||
sha256 = "1hdg5491phx6svrxxsxp8v6n4b25y7y4wxw7x3bxlbyhaskgj53r";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ setuptools_scm ];
|
||||
buildInputs = [ pytest mock ];
|
||||
propagatedBuildInputs = [
|
||||
six setuptools pyserial appdirs hidapi wxPython xlib wmctrl
|
||||
|
Loading…
Reference in New Issue
Block a user