svt-av1: unbreak on aarch64-darwin
This commit is contained in:
parent
c49f338aeb
commit
15c0fcb633
@ -43,7 +43,5 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = with licenses; [ aom bsd3 ];
|
||||
maintainers = with maintainers; [ Madouura ];
|
||||
platforms = platforms.unix;
|
||||
# error: use of undeclared identifier 'kCVPixelFormatType_444YpCbCr16BiPlanarVideoRange'
|
||||
broken = stdenv.isAarch64 && stdenv.isDarwin;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user