librist: Enable aarch64 builds (#23481)
Requires https://github.com/msys2/MINGW-packages/pull/23480
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.2.11
|
||||
pkgrel=1
|
||||
pkgdesc='A library that can be used to add the RIST protocol to applications (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://code.videolan.org/rist/librist/'
|
||||
license=('spdx:BSD-2-Clause')
|
||||
depends=(
|
||||
|
||||
Reference in New Issue
Block a user