platformio: add udev to dependencies

This commit is contained in:
yottanami 2024-06-17 22:50:29 +02:00
parent 1796324dc1
commit 0ba947ba44

View File

@ -11,6 +11,7 @@ let
git
xdg-user-dirs
ncurses
udev
]) ++ (with python.pkgs; [
python
setuptools