Skip to content

Commit

Permalink
Merge pull request hdl#371 from proppy/fix-klayout
Browse files Browse the repository at this point in the history
misc/klayout: add missing libgit2 dep
  • Loading branch information
proppy authored Feb 21, 2024
2 parents b24ead6 + c839a96 commit 2e014f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/klayout/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ requirements:
- ruby
- qt >=5.0,<6.0
- zlib
- libgit2
run:
- {{ pin_compatible('python', min_pin='x.x', max_pin='x.x') }}
- ruby
Expand Down

0 comments on commit 2e014f8

Please sign in to comment.