Add BR on gcc and make
This commit is contained in:
parent
dad1dcc0d7
commit
692dd7351f
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue