Skip to content

Commit 6a4279d

Browse files
committed
recipe: Add libnl dependency on Linux
1 parent cfad5e8 commit 6a4279d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ outputs:
4646
#- prrte
4747
- libhwloc
4848
- libevent
49+
- libnl # [linux]
4950
- zlib
5051
- ucx # [enable_ucx]
5152
- cuda-version {{ cuda_version }} # [enable_cuda]
@@ -55,6 +56,7 @@ outputs:
5556
#- prrte
5657
- libhwloc
5758
- libevent
59+
- libnl # [linux]
5860
- zlib
5961
run_constrained:
6062
- {{ pin_compatible("ucx", max_pin="x.x") }} # [enable_ucx]

0 commit comments

Comments
 (0)