From dc67f099905ee0647d35d3394d7c6960b315f658 Mon Sep 17 00:00:00 2001 From: Swapna Krishnan Date: Mon, 17 Mar 2014 14:24:27 -0400 Subject: [PATCH] Updating configure options to build smartcard support as well --- qemu/cfg/build.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu/cfg/build.cfg b/qemu/cfg/build.cfg index 8bf534bf..340b514d 100644 --- a/qemu/cfg/build.cfg +++ b/qemu/cfg/build.cfg @@ -55,6 +55,7 @@ variants: # SPICE installation from a GIT repo git_repo_spice_uri = git://cgit.freedesktop.org/spice/spice + git_repo_spice_configure_options = --enable-smartcard git_repo_spice_protocol_uri = git://git.freedesktop.org/git/spice/spice-protocol # QEMU (KVM) installation from a YUM repo -- GitLab