Add BR on gcc and make

This commit is contained in:
Michael Simacek 2018-02-19 16:03:16 +01:00
commit 692dd7351f

View file

@ -7,7 +7,7 @@
Name: sdljava
Version: 0.9.1
Release: 39%{?dist}
Release: 40%{?dist}
Summary: Java binding to the SDL API
License: LGPLv2+
URL: http://sdljava.sourceforge.net/
@ -19,6 +19,8 @@ Patch0: sdljava-0.9.1-regen.patch
Patch1: sdljava-0.9.1-ftgl213.patch
Patch2: sdljava-0.9.1-ruby19.patch
BuildRequires: gcc-c++
BuildRequires: make
BuildRequires: ftgl-devel
BuildRequires: glew-devel
BuildRequires: SDL-devel
@ -221,6 +223,9 @@ ln -s ../../fonts/dejavu/DejaVuSans-BoldOblique.ttf \
%changelog
* Mon Feb 19 2018 Michael Simacek <msimacek@redhat.com> - 0.9.1-40
- Add BR on gcc and make
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild