darwin: fixed eval of frameworks

This commit is contained in:
Daiderd Jordan
2017-01-21 01:00:10 +01:00
parent ba4687c3ea
commit c7d49e5f69

View File

@@ -104,6 +104,7 @@ with frameworks; with libs; {
VideoDecodeAcceleration = [ CF CoreVideo ];
VideoToolbox = [ CF CoreMedia CoreVideo ];
WebKit = [ ApplicationServices Carbon JavaScriptCore OpenGL ];
X11 = []; # used by Tk, should this exist?
# Umbrellas
Accelerate = [ CoreWLAN IOBluetooth ];