From: Yousong Zhou Date: Fri, 20 Mar 2020 09:18:11 +0000 (+0800) Subject: qemu: add ui options to PKG_CONFIG_DEPENDS X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ca7ea1402c43b92bf9962a4ba1e56856e3e8c0cb;p=openwrt-packages.git qemu: add ui options to PKG_CONFIG_DEPENDS Signed-off-by: Yousong Zhou --- diff --git a/utils/qemu/Makefile b/utils/qemu/Makefile index 4fd85fcf3..bffc10b54 100644 --- a/utils/qemu/Makefile +++ b/utils/qemu/Makefile @@ -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 \