applemedia: Link to IOSurface.framework for the IOSurface API

This commit is contained in:
Sebastian Dröge 2015-12-16 10:21:59 +01:00
parent 88d7beb921
commit 4b04d4a02d

View file

@ -85,7 +85,7 @@ libgstapplemedia_la_SOURCES += \
libgstapplemedia_la_LDFLAGS += \
-Wl,-framework -Wl,Cocoa \
-Wl,-framework -Wl,QTKit \
-Wl,-framework -Wl,IOKit
-Wl,-framework -Wl,IOSurface
endif