diff options
Diffstat (limited to 'source/vcpkg.json')
-rw-r--r-- | source/vcpkg.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/vcpkg.json b/source/vcpkg.json index 6eab46c..f6aa482 100644 --- a/source/vcpkg.json +++ b/source/vcpkg.json @@ -10,6 +10,8 @@ "libpng", "opus", "zstd", - "mimalloc" + "mimalloc", + "jemalloc", + "pkgconf" ] }
\ No newline at end of file |