Skip to content

Commit

Permalink
Add constraint against jpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk committed Feb 11, 2023
1 parent edfe4b7 commit 6cee832
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source:
sha256: a78b05c0d8427a90eb5b4eb08af25309770c8379592bb0b8a863373128e6143f

build:
number: 0
number: 1
run_exports:
- {{ pin_subpackage('libjpeg-turbo', max_pin='x') }}

Expand All @@ -19,6 +19,8 @@ requirements:
- cmake
- make
- yasm
run_constrained:
- jpeg <0.0.0a

test:
files:
Expand Down

0 comments on commit 6cee832

Please sign in to comment.