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