Skip to content

Commit f319f4b

Browse files
committed
Add missing stdlib
1 parent 0b4e483 commit f319f4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ outputs:
297297
files:
298298
- tests/prefix-replacement/*
299299
requires:
300+
- {{ stdlib('c') }}
300301
- {{ compiler('c') }}
301302
commands:
302303
- VER=${PKG_VERSION%.*} # [not win]

0 commit comments

Comments
 (0)