summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-11-08 10:44:15 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-11-08 11:27:33 +0900
commitb56b70a373753fd5c6d1b6df911342c8d0138695 (patch)
tree9c2bd0a7666b5f1a5abe0a40350a9bad4b9e0987
parent100df03e4e2f94ab5c96c03401aced2f1ef22b6b (diff)
Temporary removed gmp because vcpkg package is broken.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12032
-rw-r--r--vcpkg.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index d8b9c68807..83e0ac77f8 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -1,7 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
- "gmp",
"libffi",
"libyaml",
"openssl",