mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-16 17:27:39 +00:00
remove desktop linux deps installed by scripts/linux/build_secure_storage_deps.sh
This commit is contained in:
parent
03a58f9dfb
commit
99ba3f736d
1 changed files with 0 additions and 3 deletions
|
@ -41,9 +41,6 @@ sudo apt-get install -y unzip automake build-essential file pkg-config git pytho
|
|||
|
||||
sudo apt install -y libc6-dev-i386
|
||||
|
||||
# linux desktop dependencies
|
||||
sudo apt-get install clang cmake ninja-build pkg-config libgtk-3-dev liblzma-dev meson python3-pip libgirepository1.0-dev valac xsltproc docbook-xsl
|
||||
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
source "$HOME/.cargo/env"
|
||||
cargo install cargo-ndk
|
||||
|
|
Loading…
Reference in a new issue