mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
qemu: add ui options to PKG_CONFIG_DEPENDS
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
@@ -259,6 +259,13 @@ config QEMU_UI_SPICE
|
|||||||
endif
|
endif
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
PKG_CONFIG_DEPENDS += \
|
||||||
|
CONFIG_QEMU_UI_VNC \
|
||||||
|
CONFIG_QEMU_UI_VNC_JPEG \
|
||||||
|
CONFIG_QEMU_UI_VNC_PNG \
|
||||||
|
CONFIG_QEMU_UI_VNC_SASL \
|
||||||
|
CONFIG_QEMU_UI_SPICE \
|
||||||
|
|
||||||
|
|
||||||
# QEMU configure script does not recognize these options
|
# QEMU configure script does not recognize these options
|
||||||
CONFIGURE_ARGS:=$(filter-out \
|
CONFIGURE_ARGS:=$(filter-out \
|
||||||
|
|||||||
Reference in New Issue
Block a user