Fix ffmpeg-custom build with latest vulkan headers

This commit is contained in:
Martchus 2024-03-16 01:02:44 +01:00
parent 1ee532128b
commit 0c6ce93bc8
1 changed files with 2 additions and 1 deletions

View File

@ -153,7 +153,8 @@ prepare() {
# Fix bug in av_fft_end
git cherry-pick -n a562cfee2e214252f8b3f516527272ae32ef9532
git cherry-pick -n 250471ea1745fc703eb346a2a662304536a311b1
# Fix build with latest vulkan headers
git cherry-pick -n fef22c87ada4517441701e6e61e062c9f4399c8e
}
pkgver() {