summaryrefslogtreecommitdiff
path: root/sys/applemedia/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sys/applemedia/Makefile.am')
-rw-r--r--sys/applemedia/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/applemedia/Makefile.am b/sys/applemedia/Makefile.am
index c9c511ed2..7a2227980 100644
--- a/sys/applemedia/Makefile.am
+++ b/sys/applemedia/Makefile.am
@@ -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