mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-28 12:42:00 +00:00
Explicitly install tools-scons
This commit is contained in:
2
debian/ci_pack_sdeb.sh
vendored
2
debian/ci_pack_sdeb.sh
vendored
@@ -6,7 +6,9 @@ export PLATFORMIO_CORE_DIR=pio/core
|
|||||||
|
|
||||||
# Download libraries to `libdeps`
|
# Download libraries to `libdeps`
|
||||||
platformio pkg install -e native
|
platformio pkg install -e native
|
||||||
|
platformio pkg install -t tool-scons -e native
|
||||||
tar -cf pio.tar pio/
|
tar -cf pio.tar pio/
|
||||||
|
rm -rf pio
|
||||||
|
|
||||||
package=$(dpkg-parsechangelog --show-field Source)
|
package=$(dpkg-parsechangelog --show-field Source)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user