diff --git a/ports/boost-multiprecision/vcpkg.json b/ports/boost-multiprecision/vcpkg.json index 523e5fb2ce253c..a908c67bb7416d 100644 --- a/ports/boost-multiprecision/vcpkg.json +++ b/ports/boost-multiprecision/vcpkg.json @@ -1,6 +1,7 @@ { "name": "boost-multiprecision", "version": "1.76.0", + "port-version": 1, "description": "Boost multiprecision module", "homepage": "https://github.com/boostorg/multiprecision", "dependencies": [ @@ -12,6 +13,7 @@ "boost-functional", "boost-integer", "boost-lexical-cast", + "boost-math", "boost-predef", "boost-rational", "boost-throw-exception", diff --git a/versions/b-/boost-multiprecision.json b/versions/b-/boost-multiprecision.json index aec911444d9378..2c803ca70ef36b 100644 --- a/versions/b-/boost-multiprecision.json +++ b/versions/b-/boost-multiprecision.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2190d2603af80c39dad9649c462876e984e889bf", + "version": "1.76.0", + "port-version": 1 + }, { "git-tree": "55ee6b85fe02f7875374cb3f78a427365ba7beb5", "version": "1.76.0", diff --git a/versions/baseline.json b/versions/baseline.json index b52840b021d60a..f89da2c4a4995c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -778,7 +778,7 @@ }, "boost-multiprecision": { "baseline": "1.76.0", - "port-version": 0 + "port-version": 1 }, "boost-nowide": { "baseline": "1.76.0",