Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #9101 from NikolaMilosavljevic/libicu67plus
Browse files Browse the repository at this point in the history
Support for libicu67 and few more higher versions - release/3.1
  • Loading branch information
NikolaMilosavljevic authored Oct 19, 2020
2 parents 8667115 + ea950ea commit 1721e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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="66;65;63;60;57;55;52" />
<KnownLibIcuVersion Include="72;71;70;69;68;67;66;65;63;60;57;55;52" />
<SharedFrameworkTokenValue
Include="%LIBICU_DEPENDENCY_LIST%"
ReplacementString="libicu | @(KnownLibIcuVersion -> 'libicu%(Identity)', ' | ')" />
Expand Down

0 comments on commit 1721e39

Please sign in to comment.