Skip to content

Commit

Permalink
add zstd runtime dep
Browse files Browse the repository at this point in the history
  • Loading branch information
noahp committed Dec 8, 2023
1 parent a4d8c1a commit e39c400
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gdb-multi-arch/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ requirements:
- mpfr {{ mpfr }}
- gmp {{ gmp }}
- expat {{ expat }} # [linux]
- zstd {{ zstd }}
# For libdebuginfod:
- elfutils
- elfutils {{ elfutils }}

test:
commands:
Expand Down

0 comments on commit e39c400

Please sign in to comment.