wxmac: fix build

This commit is contained in:
Jude Taylor
2015-10-28 17:15:16 -07:00
parent b5c14e4e8e
commit 74416dc40a
7 changed files with 31 additions and 109 deletions
@@ -108,7 +108,7 @@ with frameworks; with libs; {
# Umbrellas
Accelerate = [ CoreWLAN IOBluetooth ];
ApplicationServices = [ CF CoreServices CoreText ImageIO ];
Carbon = [ ApplicationServices CF CoreServices IOKit Security QuartzCore ];
Carbon = [ ApplicationServices CF CoreServices Foundation IOKit Security QuartzCore ];
CoreBluetooth = [];
CoreServices = [ CFNetwork CoreAudio CoreData CF DiskArbitration Security NetFS OpenDirectory ServiceManagement ];
IOBluetooth = [ IOKit ];