Skip to content

Commit

Permalink
Update build_recipe_v2.25.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
moodeaudio committed Jul 22, 2020
1 parent 249179a commit 20341fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions other/build/build_recipe_v2.25.txt
Original file line number Diff line number Diff line change
Expand Up @@ -853,9 +853,9 @@ sudo apt-get -y install portaudio19-dev

# Compile librespot
source $HOME/.cargo/env
sudo cp ./moode/other/librespot/librespot-0.1.1.zip ./
unzip ./librespot-0.1.1.zip
cd ./librespot-0.1.1
sudo cp ./moode/other/librespot/librespot-0.1.2.zip ./
unzip ./librespot-0.1.2.zip
cd ./librespot-0.1.2
RUSTFLAGS=-Ccodegen-units=1 cargo build --release --features alsa-backend

# Copy binary
Expand Down

0 comments on commit 20341fb

Please sign in to comment.