diff options
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -103,6 +103,7 @@ scummvm-static: $(OBJS) /sw/lib/libmpeg2.a \ -lz \ -framework Cocoa -framework Carbon -framework IOKit \ - -framework QuickTime -framework AudioUnit -framework AudioToolbox + -framework OpenGL -framework AGL -framework QuickTime \ + -framework AudioUnit -framework AudioToolbox .PHONY: deb bundle test |