applemedia: Link to IOKit.framework for IOSurface related functions

This commit is contained in:
Sebastian Dröge 2015-12-16 09:39:03 +01:00
parent aa1b795ce0
commit 34586e0ffd

View file

@ -84,7 +84,8 @@ libgstapplemedia_la_SOURCES += \
libgstapplemedia_la_LDFLAGS += \
-Wl,-framework -Wl,Cocoa \
-Wl,-framework -Wl,QTKit
-Wl,-framework -Wl,QTKit \
-Wl,-framework -Wl,IOKit
endif