early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/nspr/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/nspr/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "nspr",
|
||||
"version": "4.33",
|
||||
"port-version": 2,
|
||||
"description": "Netscape portable runtime",
|
||||
"homepage": "https://releases.mozilla.org/pub/nspr/",
|
||||
"license": "MPL-2.0",
|
||||
"supports": "windows & !(arm | uwp | static)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-tool-mozbuild",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user