[packages/libvpx] compiling tests require g++
glen
glen at pld-linux.org
Fri Nov 21 17:20:08 CET 2014
commit 71ced3dc5771f424b821cadc41db32147750901d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Nov 21 18:20:02 2014 +0200
compiling tests require g++
libvpx.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libvpx.spec b/libvpx.spec
index 38ee5db..9f24af6 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -29,6 +29,7 @@ Source0: %{name}-%{version}.tar.gz
# Source0-md5: dcf436a5dc8b56bdfb4aec63b2fe6729
URL: http://www.webmproject.org/
BuildRequires: doxygen
+%{?with_tests:BuildRequires: libstdc++-devel}
BuildRequires: rpmbuild(macros) >= 1.673
BuildRequires: sed >= 4.0
%{?with_asm:BuildRequires: yasm >= 0.8}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/71ced3dc5771f424b821cadc41db32147750901d
More information about the pld-cvs-commit
mailing list