darwin.apple_sdk.frameworks.IOSurface: use Libsystem instead of xpc (#161561)
This commit is contained in:
parent
e898c019bb
commit
92074a45f3
@ -89,7 +89,7 @@
|
||||
IOBluetooth = { inherit CoreBluetooth IOKit; };
|
||||
IOBluetoothUI = { inherit IOBluetooth; };
|
||||
IOKit = {};
|
||||
IOSurface = { inherit IOKit xpc; };
|
||||
IOSurface = { inherit IOKit Libsystem; };
|
||||
IOUSBHost = {};
|
||||
IdentityLookup = {};
|
||||
ImageCaptureCore = {};
|
||||
|
Loading…
Reference in New Issue
Block a user