Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pkg/packaging/deb/package.targets
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
Include="%SSL_DEPENDENCY_LIST%"
ReplacementString="libssl1.0.0 | libssl1.0.2 | libssl1.1" />

<KnownLibIcuVersion Include="63;60;57;55;52" />
<KnownLibIcuVersion Include="65;63;60;57;55;52" />
<SharedFrameworkTokenValue
Include="%LIBICU_DEPENDENCY_LIST%"
ReplacementString="libicu | @(KnownLibIcuVersion -> 'libicu%(Identity)', ' | ')" />
Expand Down Expand Up @@ -356,4 +356,4 @@

</Target>

</Project>
</Project>