summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/obs-studio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index 4989b7eff008..9759562d6255 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -13,7 +13,8 @@ LIB_DEPENDS= libsysinfo.so:${PORTSDIR}/devel/libsysinfo \
libx264.so:${PORTSDIR}/multimedia/libx264 \
libv4l2.so:${PORTSDIR}/multimedia/libv4l \
libpulse.so:${PORTSDIR}/audio/pulseaudio \
- libavcodec.so:${PORTSDIR}/multimedia/ffmpeg
+ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
+ libfdk-aac.so:${PORTSDIR}/audio/fdk-aac
BUILD_DEPENDS= v4l_compat>=0:${PORTSDIR}/multimedia/v4l_compat
USE_XORG= x11 xcomposite xdamage xrender