gst_all_1.gst-plugins-bad: fix aarch64-darwin build

The package requires a newer SDK to access
`kVTCompressionPropertyKey_ConstantBitRate`.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
This commit is contained in:
Ihar Hrachyshka
2025-04-11 16:44:52 -04:00
parent aece6a0c1f
commit 15e62cb1c8
@@ -113,6 +113,7 @@
hotdoc,
guiSupport ? true,
gst-plugins-bad,
apple-sdk_13,
}:
stdenv.mkDerivation (finalAttrs: {
@@ -284,6 +285,7 @@ stdenv.mkDerivation (finalAttrs: {
CoreVideo
Foundation
MediaToolbox
apple-sdk_13
];
mesonFlags =