mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Make script depend on gecko-media
It's not used yet though.
This commit is contained in:
parent
856dc3c90a
commit
23d7783e02
6 changed files with 209 additions and 6 deletions
|
@ -35,6 +35,10 @@ num = []
|
|||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"bitflags",
|
||||
"mime",
|
||||
"semver",
|
||||
"toml",
|
||||
"unicase",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue