We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2867b3 commit 0e7c168Copy full SHA for 0e7c168
depends/python-dotmap/Makefile
depends/python-print-color/Makefile
depends/python-pyqrcode/Makefile
python-meshtastic/Makefile
@@ -32,8 +32,7 @@ define Package/python3-meshtastic
32
DEPENDS:= \
33
+python3-light +python3-asyncio +python3-decimal +python3-logging \
34
+python3-pyserial +python3-requests +python3-yaml +python3-bleak \
35
- +python3-tabulate +python3-protobuf +python3-pypubsub \
36
- +python3-dotmap +python3-pyqrcode +python3-print-color
+ +python3-tabulate +python3-protobuf +python3-pypubsub
37
endef
38
39
define Package/python3-meshtastic/description
0 commit comments