forked from pool/chocolate-doom
This commit is contained in:
parent
3c106c3653
commit
cb7c8815ac
@ -38,7 +38,10 @@ BuildRequires: python
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(SDL2_mixer) >= 2.0.0
|
||||
BuildRequires: pkgconfig(SDL2_net) >= 2.0.0
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
%if 0%{?suse_version} >= 1500
|
||||
# Leap 42.X does not have this
|
||||
BuildRequires: pkgconfig(libpng) >= 1.6.10
|
||||
%endif
|
||||
BuildRequires: pkgconfig(samplerate)
|
||||
BuildRequires: pkgconfig(sdl2) >= 2.0.1
|
||||
Provides: chocolate-heretic = %version
|
||||
|
Loading…
x
Reference in New Issue
Block a user