meshtasticd: deps for debian_build_src (#5748)

This commit is contained in:
Austin
2025-01-05 10:37:38 -06:00
committed by GitHub
co-authored by GitHub
parent 35814fd4bc
commit 15019e8663
+5 -1
View File
@@ -21,7 +21,11 @@ jobs:
shell: bash
run: |
sudo apt-get update -y --fix-missing
sudo apt-get install -y devscripts equivs
sudo apt-get install -y software-properties-common
sudo add-apt-repository ppa:meshtastic/meshtastic-daily -y
sudo apt-get install -y build-essential devscripts equivs \
platformio python3-protobuf python3-grpcio \
libyaml-cpp-dev libgpiod-dev libbluetooth-dev libusb-1.0-0-dev libi2c-dev
- name: Fetch libdeps, package debian source
run: debian/ci_pack_sdeb.sh