add BuildRequires: gcc-c++

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-10 16:21:01 +02:00
parent c5b3bd33f7
commit c8c4c17be4

View File

@ -13,6 +13,7 @@ Patch2: linphone-3.6.1-theora-fix.patch
Patch3: linphone-3.6.1-upnp-fix.patch
# for video support
BuildRequires: gcc-c++
BuildRequires: glew-devel
BuildRequires: libtheora-devel
BuildRequires: libv4l-devel