streamlink: disable clangarm64
some deps are missing
This commit is contained in:
@@ -7,7 +7,7 @@ pkgrel=1
|
||||
pkgdesc="A CLI utility that extracts streams from various services and pipes them into a video player of choice."
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://github.com/streamlink/streamlink"
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
Reference in New Issue
Block a user