Skip to content

Commit

Permalink
try linux build fix for libegl error
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Aug 1, 2024
1 parent ad556ce commit 514972c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,9 @@ requirements:
# https://github.com/talmolab/sleap/pull/1744
# test:
# imports:
# - sleap
# - sleap
test:
requires:
- pip
# https://github.com/conda-forge/opencv-feedstock/issues/401#issuecomment-2028099423
- libopencv *=headless* # [linux]

0 comments on commit 514972c

Please sign in to comment.