mirror of
https://github.com/servo/servo.git
synced 2025-08-20 04:45:33 +01:00
Disabled tinyfiledialogs when running headless.
This commit is contained in:
parent
e1841fbd36
commit
f05577cb29
6 changed files with 21 additions and 2 deletions
|
@ -14,6 +14,7 @@ bitflags = "0.7"
|
|||
bluetooth_traits = {path = "../bluetooth_traits"}
|
||||
device = {git = "https://github.com/servo/devices", features = ["bluetooth-test"]}
|
||||
ipc-channel = "0.7"
|
||||
servo_config = {path = "../config"}
|
||||
servo_rand = {path = "../rand"}
|
||||
uuid = {version = "0.4", features = ["v4"]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue