Files
ports/emulators
Maksym Sobolyev 8bfca3e68c emulators/qemu: Fix missing LIB_DEPENDS
Add net/libslirp into LIB_DEPENDS, now required for making user
networking functional.

In qemu 7.2 release the slirp code has been moved out of the source
package and is enabled/disabled at the build time based on the
availability of the libslirp shared library. As such, it needs to be
added into LIB_DEPENDS to make this feature available in the quemu
package.

See
https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_.22slirp.22_submodule_.28affects_.22-netdev_user.22.29
for a reference.

PR:		269475
Reported by:	sobomax
2023-02-11 07:39:24 -06:00
..
2022-07-20 16:21:50 +02:00
2023-01-12 17:25:31 +01:00
2022-12-08 13:14:08 +03:00
2023-01-03 11:53:40 +00:00
2022-11-10 08:30:33 -06:00
2022-11-10 08:30:33 -06:00
2022-11-10 08:30:33 -06:00
2023-01-23 16:56:39 +01:00
2022-07-20 16:21:50 +02:00
2022-10-22 22:10:30 +02:00
2022-12-26 09:22:45 +01:00
2023-02-09 00:23:53 +00:00