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

Commit 1721e39

Browse files
Merge pull request #9101 from NikolaMilosavljevic/libicu67plus
Support for libicu67 and few more higher versions - release/3.1
2 parents 8667115 + ea950ea commit 1721e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pkg/packaging/deb/package.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
Include="%SSL_DEPENDENCY_LIST%"
327327
ReplacementString="libssl1.0.0 | libssl1.0.2 | libssl1.1" />
328328

329-
<KnownLibIcuVersion Include="66;65;63;60;57;55;52" />
329+
<KnownLibIcuVersion Include="72;71;70;69;68;67;66;65;63;60;57;55;52" />
330330
<SharedFrameworkTokenValue
331331
Include="%LIBICU_DEPENDENCY_LIST%"
332332
ReplacementString="libicu | @(KnownLibIcuVersion -> 'libicu%(Identity)', ' | ')" />

0 commit comments

Comments
 (0)