diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-23 10:23:41 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 10:28:08 -0700 |
| commit | ece1e7a67a71e90b3432872044ecb7fdd0667f24 (patch) | |
| tree | e24e662dc1048d03b3a6c4921de10dcf85ce86cf /ports/assimp/CONTROL | |
| parent | bdb1ae990747aee663a00a9cec53bf2b65bac961 (diff) | |
| download | vcpkg-ece1e7a67a71e90b3432872044ecb7fdd0667f24.tar.gz vcpkg-ece1e7a67a71e90b3432872044ecb7fdd0667f24.zip | |
[assimp] Requires rapidjson
Diffstat (limited to 'ports/assimp/CONTROL')
| -rw-r--r-- | ports/assimp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/assimp/CONTROL b/ports/assimp/CONTROL index 8bb6f8105..fc52411f9 100644 --- a/ports/assimp/CONTROL +++ b/ports/assimp/CONTROL @@ -1,4 +1,4 @@ Source: assimp -Version: 4.1.0-2 +Version: 4.1.0-3 Description: The Open Asset import library -Build-Depends: zlib +Build-Depends: zlib, rapidjson |
