upgrade deps

This commit is contained in:
2020-11-07 17:14:10 +01:00
parent 94a09513c0
commit 45744e30d8
3 changed files with 50 additions and 15 deletions

View File

@@ -9,8 +9,14 @@ in
rustc
rustfmt
rust-analyzer
pkg-config
gst_all_1.gstreamer
gst_all_1.gst-plugins-base # needed for opus, resample, ...
gst_all_1.gst-plugins-good # needed for flac
# needed for opus, resample, ...
gst_all_1.gst-plugins-base
# needed for flac
gst_all_1.gst-plugins-good
];
}