Miscellaneous gstreamer plugin fixes

This commit is contained in:
Alan Jeffrey 2019-12-12 19:07:38 -06:00
parent dcdf910a25
commit aca438aebc
5 changed files with 261 additions and 122 deletions

View file

@ -44,6 +44,11 @@ packages = [
# https://github.com/servo/servo/issues/24421
"proc-macro2",
"quote",
# These can be removed once servo is updated to surfman 0.2
"surfman",
"surfman-chains",
"syn",
"smallvec",
"unicode-xid",