commit: 1bfe7275176f17429d50629bf086cdc727ab068d
Author: Michal Privoznik <miso.privoznik <AT> gmail <DOT> com>
AuthorDate: Tue Sep 29 13:18:37 2015 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 13:18:37 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfe7275
app-emulation/qemu: update smartcard configure flag #561670
app-emulation/qemu/qemu-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-9999.ebuild
b/app-emulation/qemu/qemu-9999.ebuild
index a2cdb89..6dfb030 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)