mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Update osmesa-src
This commit is contained in:
parent
b19f9d9c5b
commit
1cc923ab7d
2 changed files with 5 additions and 8 deletions
|
@ -59,8 +59,5 @@ winapi = "0.2"
|
|||
user32-sys = "0.2"
|
||||
gdi32-sys = "0.2"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
osmesa-src = {git = "https://github.com/servo/osmesa-src"}
|
||||
|
||||
[target.x86_64-unknown-linux-gnu.dependencies]
|
||||
[target.'cfg(any(target_os = "macos", all(target_arch = "x86_64", target_os = "linux")))'.dependencies]
|
||||
osmesa-src = {git = "https://github.com/servo/osmesa-src"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue