darwin: fixed eval of frameworks
This commit is contained in:
parent
ba4687c3ea
commit
c7d49e5f69
@ -104,6 +104,7 @@ with frameworks; with libs; {
|
|||||||
VideoDecodeAcceleration = [ CF CoreVideo ];
|
VideoDecodeAcceleration = [ CF CoreVideo ];
|
||||||
VideoToolbox = [ CF CoreMedia CoreVideo ];
|
VideoToolbox = [ CF CoreMedia CoreVideo ];
|
||||||
WebKit = [ ApplicationServices Carbon JavaScriptCore OpenGL ];
|
WebKit = [ ApplicationServices Carbon JavaScriptCore OpenGL ];
|
||||||
|
X11 = []; # used by Tk, should this exist?
|
||||||
|
|
||||||
# Umbrellas
|
# Umbrellas
|
||||||
Accelerate = [ CoreWLAN IOBluetooth ];
|
Accelerate = [ CoreWLAN IOBluetooth ];
|
||||||
|
Loading…
Reference in New Issue
Block a user