commit b3522e66b6b48a5aa2646f842f5166bbacaca0ec
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 00:50:27 2019 +0000
Add BuildRequires: gcc-c++
wormsofprey.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wormsofprey.spec b/wormsofprey.spec
index dd74807..8d5dcb5 100644
--- a/wormsofprey.spec
+++ b/wormsofprey.spec
@@ -11,7 +11,7 @@ Source2: %{name}.png
Patch0: wop-0.4.3-gcc43.patch
Patch1: wop-0.4.3-gcc6.patch
BuildRequires: SDL_image-devel SDL_mixer-devel SDL_net-devel SDL_ttf-devel
-BuildRequires: zlib-devel imake desktop-file-utils
+BuildRequires: zlib-devel imake desktop-file-utils gcc-c++
Requires: %{name}-data >= 20051221
%description