Skip to content

Commit

Permalink
Added libabseil as host dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sandye51 committed Sep 30, 2024
1 parent d1126f0 commit 034172a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ outputs:
- cmake
host:
- libprotobuf
- libabseil
- {{ pin_subpackage('libopenvino', exact=True) }}
run:
- {{ pin_subpackage('libopenvino', exact=True) }}
Expand Down Expand Up @@ -178,6 +179,7 @@ outputs:
- cmake
host:
- libprotobuf
- libabseil
- {{ pin_subpackage('libopenvino', exact=True) }}
run:
- {{ pin_subpackage('libopenvino', exact=True) }}
Expand Down

0 comments on commit 034172a

Please sign in to comment.