mman-win32: add msys2_references
This commit is contained in:
parent
5a23c744b8
commit
79488af95c
@ -9,6 +9,9 @@ pkgdesc="A light implementation of the mmap functions for MinGW."
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/alitrack/mman-win32"
|
||||
msys2_references=(
|
||||
'aur: mingw-w64-mman-win32-git'
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user