From: Elan Ruusamäe Date: Fri, 15 Apr 2016 14:46:49 +0000 (+0300) Subject: C++ compiler too old (3.3.6) X-Git-Tag: AC-branch~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fclamav.git;a=commitdiff_plain;h=2f2f726;ds=sidebyside C++ compiler too old (3.3.6) --- diff --git a/clamav.spec b/clamav.spec index d935d6a..70ec0c6 100644 --- a/clamav.spec +++ b/clamav.spec @@ -51,7 +51,7 @@ BuildRequires: curl-devel BuildRequires: gmp-devel BuildRequires: libltdl-devel %{?with_milter:BuildRequires: libmilter-devel} -BuildRequires: libstdc++-devel +BuildRequires: libstdc++-devel >= 6:3.4 BuildRequires: libtool %{?with_milter:BuildRequires: libwrap-devel} %{?with_llvm:%{?with_system_llvm:BuildRequires: llvm-devel < 3.7}}