diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-10-15 12:35:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-15 12:35:50 -0700 |
| commit | fa5477d7236621d92c05d4d61151d8b5efe2f661 (patch) | |
| tree | e98b1568a2f01a1e21f653dce1931f0fb9d02c7d /ports/assimp/CONTROL | |
| parent | f893b2ea989263be09d794d24ca3f1737a287e2c (diff) | |
| download | vcpkg-fa5477d7236621d92c05d4d61151d8b5efe2f661.tar.gz vcpkg-fa5477d7236621d92c05d4d61151d8b5efe2f661.zip | |
[assimp] Fix missing find dependency utfcpp (#14061)
Diffstat (limited to 'ports/assimp/CONTROL')
| -rw-r--r-- | ports/assimp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/assimp/CONTROL b/ports/assimp/CONTROL index 827ceadb3..55680721b 100644 --- a/ports/assimp/CONTROL +++ b/ports/assimp/CONTROL @@ -1,6 +1,6 @@ Source: assimp Version: 5.0.1 -Port-Version: 2 +Port-Version: 3 Homepage: https://github.com/assimp/assimp Description: The Open Asset import library Build-Depends: zlib, rapidjson, minizip, stb, kubazip, irrlicht, polyclipping, utfcpp, poly2tri |
