Skip to content

Commit

Permalink
Merge.Dependencies: + double-conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
l29ah committed Mar 4, 2024
1 parent 3bd4e96 commit 6be4ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Merge/Dependencies.hs
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ staticTranslateExtraLib lib = lookup lib m
, ("libbrotlidec", any_c_p "app-arch" "brotli")
, ("libbrotlienc", any_c_p "app-arch" "brotli")
, ("libarchive", at_least_c_p_v "app-arch" "libarchive" [3,5,2])
, ("double-conversion", any_c_p "dev-libs" "double-conversion")
]

---------------------------------------------------------------
Expand Down

0 comments on commit 6be4ae1

Please sign in to comment.