Skip to content

Commit

Permalink
alpine: Add build dependencies
Browse files Browse the repository at this point in the history
Add build dependencies to be used by a new nvidia package:

- add build dependencies for dpkg tool
- add yq tool

Signed-off-by: Renê de Souza Pinto <[email protected]>
  • Loading branch information
rene committed Aug 30, 2024
1 parent 50576f5 commit 3dd02da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkg/alpine/mirrors/3.16/community
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ tpm2-tss-fapi
tpm2-tss-rc
tpm2-tss-sys
tpm2-tss-tctildr
yq
2 changes: 2 additions & 0 deletions pkg/alpine/mirrors/3.16/main
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ liblogging-dev
libpcap-dev
libpciaccess
libpciaccess-dev
libmd
libmd-dev
libpng
libpng-dev
librelp-dev
Expand Down

0 comments on commit 3dd02da

Please sign in to comment.