From ca7ea1402c43b92bf9962a4ba1e56856e3e8c0cb Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Fri, 20 Mar 2020 17:18:11 +0800 Subject: [PATCH] qemu: add ui options to PKG_CONFIG_DEPENDS Signed-off-by: Yousong Zhou --- utils/qemu/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/utils/qemu/Makefile b/utils/qemu/Makefile index 4fd85fcf38..bffc10b544 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 \