Merge pull request #319002 from pluiedev/fix/318938
python3Packages.meshtastic: add missing dep, unbreak
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
buildPythonPackage,
|
||||
dotmap,
|
||||
fetchFromGitHub,
|
||||
packaging,
|
||||
pexpect,
|
||||
protobuf,
|
||||
pygatt,
|
||||
@@ -39,6 +40,7 @@ buildPythonPackage rec {
|
||||
dependencies = [
|
||||
bleak
|
||||
dotmap
|
||||
packaging
|
||||
pexpect
|
||||
protobuf
|
||||
pygatt
|
||||
|
||||
Reference in New Issue
Block a user