mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-29 15:13:52 +00:00
Remove cargo-bitbake dev-dependency.
We no longer need this and it breaks the build as it requires OpenSSL.
This commit is contained in:
parent
cc47958839
commit
769d590fb2
1
Makefile
1
Makefile
@ -9,7 +9,6 @@ dev-dependencies:
|
||||
cargo install cross --version 0.2.5
|
||||
cargo install diesel_cli --version 2.1.0 --no-default-features --features postgres
|
||||
cargo install cargo-deb --version 1.43.1
|
||||
cargo install cargo-bitbake --version 0.3.16
|
||||
cargo install cargo-generate-rpm --version 0.12.1
|
||||
|
||||
# Set the versions
|
||||
|
Loading…
x
Reference in New Issue
Block a user