Skip to content

Commit 77b5f3f

Browse files
committed
add elfutils on linux
1 parent 2dfb77d commit 77b5f3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,15 @@ outputs:
7171
- {{ compiler('cxx') }}
7272
- bazel =6.5
7373
- bazel-toolchain =0.2.1 # [not win]
74-
- patchelf # [linux]
7574
- colorama
7675
- curl
7776
- cython >=0.29.32
77+
- elfutils # [linux]
7878
- git =2.33 # [win]
7979
- libxcrypt # [linux and py<39]
8080
- make
8181
- m2-bash # [win]
82+
- patchelf # [linux]
8283
- psutil
8384
- python
8485
- setproctitle >=1.2.2,<1.4

0 commit comments

Comments
 (0)