Rebuild with usbredir

This commit is contained in:
2025-11-13 14:17:10 +02:00
parent 40ab904ada
commit 852db5831e
+4 -1
View File
@@ -1,7 +1,7 @@
name: qemu
description: A generic and open source machine emulator and virtualizer
version: 10.1.2
revision: 2
revision: 3
url: https://www.qemu.org/
license: GPL2-only,LGPL2.1-only
architecture: any
@@ -41,6 +41,7 @@ depends:
- sdl2-compat
- sdl2-image
- spice
- usbredir
- virglrenderer
- vte-gtk3
- zlib
@@ -55,6 +56,8 @@ make_depends:
- python3
- python-setuptools
- spice-protocol
options:
- nostrip
downloads:
- url: https://download.qemu.org/qemu-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}