summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gyp/platform-osx.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-osx.gypi b/gyp/platform-osx.gypi
index 41a453533f..aecb058595 100644
--- a/gyp/platform-osx.gypi
+++ b/gyp/platform-osx.gypi
@@ -28,6 +28,7 @@
'ldflags': [
'-framework ImageIO',
'-framework CoreServices',
+ '-framework OpenGL',
'-framework ApplicationServices',
],
},