pika: Add conflict with fmt 11 and newer (#46280)
This commit is contained in:
@@ -126,6 +126,8 @@ class Pika(CMakePackage, CudaPackage, ROCmPackage):
|
||||
# https://github.com/pika-org/pika/issues/686
|
||||
conflicts("^fmt@10:", when="@:0.15 +cuda")
|
||||
conflicts("^fmt@10:", when="@:0.15 +rocm")
|
||||
# https://github.com/pika-org/pika/pull/1074
|
||||
conflicts("^fmt@11:", when="@:0.23")
|
||||
depends_on("spdlog@1.9.2:", when="@0.25:")
|
||||
depends_on("hwloc@1.11.5:")
|
||||
# https://github.com/pika-org/pika/issues/1223
|
||||
|
Reference in New Issue
Block a user