commit 95325c35a45ce0a141fa1c0a7e1b3d12753f3571
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 07:10:34 2019 +0000
Add BuildRequires: gcc-c++
mod_h264_streaming.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mod_h264_streaming.spec b/mod_h264_streaming.spec
index b56b857..379eba5 100644
--- a/mod_h264_streaming.spec
+++ b/mod_h264_streaming.spec
@@ -16,6 +16,7 @@ URL:
http://h264.code-shop.com/
Source0:
http://h264.code-shop.com/download/apache_%{name}-%{version}.tar.gz
Source1: h264_streaming.conf
Patch: mod_h264_streaming-2.2.7-httpd.patch
+BuildRequires: gcc-c++
BuildRequires: httpd-devel >= 2.0.39
Requires: httpd-mmn = %{_httpd_mmn}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)