Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored Jul 3, 2024
1 parent 8b28e63 commit 31c6842
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/sambamba/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@ source:
- 0001-fix-osx-compile.patch

build:
number: 1
number: 2
run_exports:
- {{ pin_subpackage(name, max_pin='x.x') }}

requirements:
build:
- {{ compiler('c') }}
- llvm
- make
- python
host:
Expand Down

0 comments on commit 31c6842

Please sign in to comment.