kodi-community-addons / plugin.audio.spotify

Unofficial spotify plugin for Kodi
GNU General Public License v3.0
293 stars 102 forks source link

Currently unable to build due to broken dependency: rand #122

Closed zeraien closed 4 years ago

zeraien commented 4 years ago

Commit: 1f75479170d71d82085510b2b6f34ce0756a0e8d


pi@retropie:~/librespot $ cargo build --release
    Updating registry `https://github.com/rust-lang/crates.io-index`
    Updating git repository `https://github.com/tomaka/rodio`
    Updating git repository `https://github.com/plietar/rust-tremor`
    Updating git repository `https://github.com/plietar/rust-mdns`
    Updating git repository `https://github.com/plietar/dns-parser`

error: no matching package named `getrandom_package` found (required by `rand`)
location searched: registry https://github.com/rust-lang/crates.io-index
version required: ^0.1.1```
zeraien commented 4 years ago

sorry wrong repo! 😱