qemu: add nghttp2 and openssl1 depends

This commit is contained in:
Jeremy Soller 2024-09-19 17:25:02 -06:00
parent c056f2a1eb
commit 480ae75db5
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F

View File

@ -9,6 +9,8 @@ dependencies = [
"glib",
"libiconv",
"libpng",
"nghttp2",
"openssl1",
"pcre",
"pixman",
"sdl2",