Rebuild with samba and python-sphinx
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: qemu
|
name: qemu
|
||||||
description: A generic and open source machine emulator and virtualizer
|
description: A generic and open source machine emulator and virtualizer
|
||||||
version: 10.2.1
|
version: 10.2.1
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://www.qemu.org/
|
url: https://www.qemu.org/
|
||||||
license: GPL2-only,LGPL2.1-only
|
license: GPL2-only,LGPL2.1-only
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -48,6 +48,8 @@ depends:
|
|||||||
- vte-gtk3
|
- vte-gtk3
|
||||||
- zlib
|
- zlib
|
||||||
- zstd
|
- zstd
|
||||||
|
optional_depends:
|
||||||
|
- samba:For SMB/CIFS server support
|
||||||
make_depends:
|
make_depends:
|
||||||
- libxkbcommon
|
- libxkbcommon
|
||||||
- libxml2
|
- libxml2
|
||||||
@@ -56,7 +58,10 @@ make_depends:
|
|||||||
- pam
|
- pam
|
||||||
- pcre2
|
- pcre2
|
||||||
- python3
|
- python3
|
||||||
|
- python-sphinx
|
||||||
|
- python-sphinx_rtd_theme
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
|
- samba
|
||||||
- spice-protocol
|
- spice-protocol
|
||||||
options:
|
options:
|
||||||
- nostrip
|
- nostrip
|
||||||
|
|||||||
Reference in New Issue
Block a user