Skip to content

Commit b7797f8

Browse files
committed
Add patch as build dependency
1 parent 1b348b4 commit b7797f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ requirements:
113113
- make # [unix]
114114
- pkg-config # [unix]
115115
- llvm-tools # [osx]
116+
- m2-patch # [win]
116117
host:
117118
- bzip2 # [unix]
118119
- sqlite # [unix]
@@ -150,7 +151,7 @@ test:
150151

151152
about:
152153
home: http://www.python.org/
153-
license: Python-2.0
154+
license: PSF
154155
license_file: LICENSE
155156
summary: General purpose programming language
156157
description: |

0 commit comments

Comments
 (0)