From 41d288aae15ab1d84af2b1fe688d2366d4309d76 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Tue, 20 Nov 2012 18:25:35 +0200 Subject: [PATCH] add python dependency for qemu configure, trace-events generation --- libcacard.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcacard.spec b/libcacard.spec index a580924..ed5240e 100644 --- a/libcacard.spec +++ b/libcacard.spec @@ -7,7 +7,7 @@ License: LGPLv2+ URL: http://www.qemu.org/ Source0: http://wiki.qemu.org/download/qemu-%{version}.tar.bz2 Patch00: 0001-libcacard-build-vscclient-from-root-only.patch -BuildRequires: nss-devel >= 3.12.8-2 libtool +BuildRequires: nss-devel >= 3.12.8-2 libtool python %description Common Access Card (CAC) emulation library.