Skip to content

Commit

Permalink
remove build requirements to see what happens
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarm authored Nov 14, 2024
1 parent 3fb9ae4 commit e6cb74a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipes/finemap/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ build:
- install -m 755 finemap_v{{ version }}_x86_64 ${PREFIX}/bin/finemap

requirements:
build:
- {{ stdlib("c") }}
- libgomp
- libgcc
run:
- {{ stdlib("c") }}
- libgomp
Expand Down

0 comments on commit e6cb74a

Please sign in to comment.