meshtasticd: deps for debian_build_src (#5748)

This commit is contained in:
Austin 2025-01-05 11:37:38 -05:00 committed by GitHub
parent 35814fd4bc
commit 15019e8663
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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