From: Michal Privoznik Date: Tue, 29 Sep 2015 13:18:37 +0000 (-0400) Subject: app-emulation/qemu: update smartcard configure flag #561670 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1bfe7275176f17429d50629bf086cdc727ab068d;p=gentoo.git app-emulation/qemu: update smartcard configure flag #561670 --- diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index a2cdb891fc75..6dfb0307ab3a 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -385,7 +385,7 @@ qemu_src_configure() { $(conf_softmmu sasl vnc-sasl) $(conf_softmmu sdl) $(conf_softmmu seccomp) - $(conf_softmmu smartcard smartcard-nss) + $(conf_softmmu smartcard) $(conf_softmmu snappy) $(conf_softmmu spice) $(conf_softmmu ssh libssh2)