Re: git: ff315181c259 - main - multimedia/obs-streamfx: Fix build by adding missing dependency needed with the latest obs-studio
- Reply: Ed Maste : "Re: git: ff315181c259 - main - multimedia/obs-streamfx: Fix build by adding missing dependency needed with the latest obs-studio"
- Reply: Yuri Victorovich : "Re: git: ff315181c259 - main - multimedia/obs-streamfx: Fix build by adding missing dependency needed with the latest obs-studio"
- In reply to: Yuri Victorovich : "git: ff315181c259 - main - multimedia/obs-streamfx: Fix build by adding missing dependency needed with the latest obs-studio"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Oct 2025 15:01:15 UTC
Yuri Victorovich <yuri@FreeBSD.org> writes:
> -BUILD_DEPENDS= ${LOCALBASE}/include/nlohmann/json.hpp:devel/nlohmann-json
> +BUILD_DEPENDS= ${LOCALBASE}/include/nlohmann/json.hpp:devel/nlohmann-json \
> + simde>0:devel/simde
Why not add simde to RUN_DEPENDS in obs-studio if every consumer needs it?
Looks like an implementation detail from 31.1.2 → 32.0.1 update, not
used directly.