mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update desktop packages openssl
This commit is contained in:
parent
a8dc242f47
commit
2b64c6a96b
@ -8,7 +8,7 @@ dependencies=[
|
||||
"curl",
|
||||
"expat",
|
||||
"nghttp2",
|
||||
"openssl1",
|
||||
"openssl3",
|
||||
"zlib"
|
||||
]
|
||||
template = "custom"
|
||||
|
||||
@ -9,7 +9,7 @@ patches = [
|
||||
|
||||
[build]
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
"openssl3",
|
||||
"zlib",
|
||||
]
|
||||
template = "custom"
|
||||
|
||||
@ -13,7 +13,7 @@ dependencies = [
|
||||
"libjpeg",
|
||||
"libpng",
|
||||
"nghttp2",
|
||||
"openssl1",
|
||||
"openssl3",
|
||||
"sdl1",
|
||||
"zlib",
|
||||
"freetype2",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user