Skip to content

Commit

Permalink
Try to strip down meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasZepper committed Jul 15, 2022
1 parent f69b29c commit cd07bb8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions recipes/barcodex-rs/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,14 @@ build:
requirements:
build:
- rust >=1.40
- clangdev
- cmake
- make
- autoconf
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ compiler('gfortran') }}
- pkg-config
- zlib
- bzip2
host:
- clangdev
- zlib
- bzip2
run:


Expand Down

0 comments on commit cd07bb8

Please sign in to comment.