Accepting request 888727 from home:Guillaume_G:branches:games
- BuildRequires nvidia-texture-tools only when needed OBS-URL: https://build.opensuse.org/request/show/888727 OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=108
This commit is contained in:
parent
3f69497a03
commit
bd2ef0cdf8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 27 09:51:16 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequires nvidia-texture-tools only when needed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 26 12:33:03 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Mon Apr 26 12:33:03 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
2
0ad.spec
2
0ad.spec
@ -68,9 +68,11 @@ BuildRequires: pkgconfig(sdl2)
|
|||||||
BuildRequires: pkgconfig(vorbis)
|
BuildRequires: pkgconfig(vorbis)
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
Requires: 0ad-data = %{version}
|
Requires: 0ad-data = %{version}
|
||||||
|
%if %{with nvtt}
|
||||||
%if %{with system_nvtt}
|
%if %{with system_nvtt}
|
||||||
BuildRequires: nvidia-texture-tools >= 2.1
|
BuildRequires: nvidia-texture-tools >= 2.1
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
%if %{with system_mozjs}
|
%if %{with system_mozjs}
|
||||||
#FIXME: Depends on source/scriptinterface/ScriptTypes.h
|
#FIXME: Depends on source/scriptinterface/ScriptTypes.h
|
||||||
BuildRequires: pkgconfig(mozjs-78) >= 78.6
|
BuildRequires: pkgconfig(mozjs-78) >= 78.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user