Skip to content

gitlab: use libsodium from system

Guillaume Desmottes requested to merge gdesmott/gst-ci:sodium into master

The Rust crate can either build its own libsodium or use the one from the system. Do the latter to reduce build time.

cc @slomo

Merge request reports