DEBSOURCES
Skip Quicknav
sources / rust-gst-plugin-fallbackswitch / 0.14.3-1 / debian / patches / remove-static.diff
12345678910
--- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,6 @@ capi = [] default = ["v1_20"] doc = ["gst/v1_18"] -static = [] v1_20 = ["gst/v1_20"] [lib]