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

Commit 49ca8c0

Browse files
Merge pull request #9204 from NikolaMilosavljevic/libssl3
Enable installation on Ubuntu 22.04
2 parents 938dbfc + 17ebb15 commit 49ca8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pkg/packaging/deb/package.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
-->
325325
<SharedFrameworkTokenValue
326326
Include="%SSL_DEPENDENCY_LIST%"
327-
ReplacementString="libssl1.0.0 | libssl1.0.2 | libssl1.1" />
327+
ReplacementString="libssl1.0.0 | libssl1.0.2 | libssl1.1 | libssl3" />
328328

329329
<KnownLibIcuVersion Include="72;71;70;69;68;67;66;65;63;60;57;55;52" />
330330
<SharedFrameworkTokenValue

0 commit comments

Comments
 (0)