Skip to content

Commit

Permalink
Merge.Dependencies: Add brotli
Browse files Browse the repository at this point in the history
Signed-off-by: hololeap <[email protected]>
  • Loading branch information
hololeap committed Sep 22, 2024
1 parent a6e2177 commit 145c110
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Merge/Dependencies.hs
Original file line number Diff line number Diff line change
Expand Up @@ -610,4 +610,6 @@ pkgconfig_table =
,("libtelnet", ("net-libs", "libtelnet", def))
,("zstd", ("app-arch", "zstd", def))
,("libarchive", ("app-arch", "libarchive", def))
,("libbrotlidec", ("app-arch", "brotli", def))
,("libbrotlienc", ("app-arch", "bortli", def))
]

0 comments on commit 145c110

Please sign in to comment.