diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-02-19 09:54:34 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-02-19 09:54:34 +0000 |
| commit | d3fd93e6c3568866e6108d0ceb9816f1f8701327 (patch) | |
| tree | e2fa63f9c4496cfdade110fe2aab360eb63d8467 | |
| parent | f78a53fb71d1755da714dfc20ee75829c59c3652 (diff) | |
multimedia/obs-studio: Broken on armv72024Q1
Reported by: fallout
| -rw-r--r-- | multimedia/obs-studio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 92f32dc5be3e..db356c435463 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -9,6 +9,8 @@ WWW= https://obsproject.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_armv7= compilation fails + BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \ swig:devel/swig LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ |
