- wxGTK -> wxWidgets migration
OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=20
This commit is contained in:
parent
085e648dde
commit
3b4330e6fc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 00:05:53 UTC 2011 - reddwarf@opensuse.org
|
||||
|
||||
- wxGTK -> wxWidgets migration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 23:40:26 UTC 2010 - philip@zaynar.co.uk
|
||||
|
||||
|
7
0ad.spec
7
0ad.spec
@ -27,7 +27,14 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: libenet-devel
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRequires: pkg-config
|
||||
|
||||
%if 0%{?suse_version} >= 1140
|
||||
BuildRequires: wxWidgets-devel
|
||||
%define _use_internal_dependency_generator 0
|
||||
%define __find_requires %wx_requires
|
||||
%else
|
||||
BuildRequires: wxGTK-devel
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} == 1110
|
||||
BuildRequires: SDL-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e41f53f08a3423d502ef9d8dbb77c5518bfbc1c6bd5c7312e3ba99aa9c599817
|
||||
size 5911327
|
Loading…
Reference in New Issue
Block a user