mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14: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
|
||||
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
|
||||
CONFIGURE_ARGS:=$(filter-out \
|
||||
|
||||
Reference in New Issue
Block a user