Skip to content

Commit

Permalink
bzip3: Misc dep updates (#30313)
Browse files Browse the repository at this point in the history
Clang brings in all the deps that bzip3 needs to build.


Related: chainguard-dev/internal-dev#1545
  • Loading branch information
justinvreeland authored Oct 8, 2024
1 parent 59da5da commit 5e50e9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bzip3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: bzip3
version: 1.4.0
epoch: 0
epoch: 1
description: Better and stronger spiritual successor to BZip2
copyright:
- license: LGPL-3.0-or-later
Expand All @@ -17,7 +17,6 @@ environment:
- ca-certificates-bundle
- clang
- libtool
- llvm17-dev
- pkgconf-dev

pipeline:
Expand Down

0 comments on commit 5e50e9d

Please sign in to comment.