[libcacard/f17] add zlib-devel as a build requirement from qemu

Alon Levy alon at fedoraproject.org
Tue Nov 20 16:36:18 UTC 2012


commit fcee75ea81c2881ba891dd3ff861e1ed74542284
Author: Alon Levy <alevy at redhat.com>
Date:   Tue Nov 20 18:36:01 2012 +0200

    add zlib-devel as a build requirement from qemu

 libcacard.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcacard.spec b/libcacard.spec
index ed5240e..bf86337 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 python
+BuildRequires:  nss-devel >= 3.12.8-2 libtool python zlib-devel
 
 %description
 Common Access Card (CAC) emulation library.


More information about the scm-commits mailing list