mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 20:37:35 +00:00
Ports: Add libslirp version 4.7.0
The slirp submodule was removed from QEMU in version 7.2, running Serenity in QEMU on a Serenity host could fail without this one if running with network enabled. For more information on the removal of the slirp submodule see the following link: https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_%22slirp%22_submodule_(affects_%22-netdev_user%22)
This commit is contained in:
parent
f0dde6236d
commit
4e661a400b
2 changed files with 23 additions and 0 deletions
|
@ -138,6 +138,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
|
|||
| [`libpng`](libpng/) | libpng | 1.6.39 | https://libpng.org/ |
|
||||
| [`libpuffy`](libpuffy/) | libpuffy | 1.0 | https://github.com/ibara/libpuffy |
|
||||
| [`libsixel`](libsixel/) | libsixel | 1.8.6 | https://github.com/saitoha/libsixel |
|
||||
| [`libslirp`](libslirp/) | libslirp | 4.7.0 | https://gitlab.freedesktop.org/slirp/libslirp |
|
||||
| [`libsodium`](libsodium/) | libsodium | 1.0.18 | https://doc.libsodium.org/ |
|
||||
| [`libssh2`](libssh2/) | libssh2 | 1.10.0 | https://www.libssh2.org/ |
|
||||
| [`libtheora`](libtheora/) | libtheora | 1.1.1 | https://www.theora.org/ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue