Skip to content

Commit e6c29a0

Browse files
committed
add patch dependency
1 parent 7dc5537 commit e6c29a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

recipe/meta.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ requirements:
1818
- cmake >=3.18
1919
- make # [unix]
2020
- {{ compiler('cxx') }}
21-
host:
21+
- patch # [not win]
22+
- m2-patch # [win]
23+
host:
2224
- python
2325
- ninja
2426
- pip

0 commit comments

Comments
 (0)