diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index a8da9ee51aa0..672cd5552ebb 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -18,7 +18,9 @@ BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libinotify.so:devel/libinotify \ liblzo2.so:archivers/lzo2 \ - libzstd.so:archivers/zstd + libzstd.so:archivers/zstd \ + libslirp.so:net/libslirp \ + libfdt.so:sysutils/dtc USES= bison compiler:c11 cpe gmake gnome iconv:wchar_t localbase:ldflags \ ninja perl5 pkgconfig python:build shebangfix tar:xz xorg diff --git a/emulators/qemu-devel/pkg-plist b/emulators/qemu-devel/pkg-plist index fea27e36709e..1562f1924e52 100644 --- a/emulators/qemu-devel/pkg-plist +++ b/emulators/qemu-devel/pkg-plist @@ -39,12 +39,6 @@ bin/qemu-system-i386 %%NO_X86_TARGETS%%bin/qemu-system-xtensa %%NO_X86_TARGETS%%bin/qemu-system-xtensaeb %%BSDUSER%%bin/qemu-x86_64 -include/fdt.h -include/libfdt.h -include/libfdt_env.h -include/qemu-plugin.h -lib/libfdt.a -libdata/pkgconfig/libfdt.pc share/man/man1/qemu.1.gz share/man/man1/qemu-img.1.gz share/man/man7/qemu-block-drivers.7.gz