Skip to content

Commit

Permalink
darwin: fixed eval of frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
LnL7 committed Jan 21, 2017
1 parent ba4687c commit c7d49e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/os-specific/darwin/apple-sdk/frameworks.nix
Expand Up @@ -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 ];
Expand Down

0 comments on commit c7d49e5

Please sign in to comment.