Pass down gecko-in-tree feature to cubeb-backend.
This fixes a circular dependency when using versions of cubeb-rs that include cubeb-pulse-rs.
This commit is contained in:
Родитель
f951e72f26
Коммит
b6cddee439
|
@ -7,6 +7,7 @@ license = "ISC"
|
|||
|
||||
[features]
|
||||
pulse-dlopen = ["pulse-ffi/dlopen"]
|
||||
gecko-in-tree = ["cubeb-backend/gecko-in-tree"]
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib", "rlib"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче