From 634e97b1fd01ff0f1b99729f40bc1f7c92865420 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 11 Dec 2025 03:28:47 +0100 Subject: [PATCH] Don't package xjadeo/harvid/ffmpeg with VBM --- tools/osx_packaging/osx_build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build index 54b82a204f..6d5c3da6f5 100755 --- a/tools/osx_packaging/osx_build +++ b/tools/osx_packaging/osx_build @@ -68,6 +68,8 @@ while [ $# -gt 0 ] ; do WITH_HARRISON_VBM=1 ; WITH_COMMERCIAL_X42_LV2=1 WITH_GRATIS_X42_LV2=1 + WITH_XJADEO= ; + WITH_HARVID= ; STRIP= ; PRODUCT_PKG_DIR=MixbusVBM; lower_case_appname=mixbusvbm;