SHA256
1
0
forked from pool/SDL2

Accepting request 280924 from home:Andreas_Schwab:Factory

- libspe2 only exists for ppc and ppc64

OBS-URL: https://build.opensuse.org/request/show/280924
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=37
This commit is contained in:
Jan Engelhardt 2015-01-12 16:33:56 +00:00 committed by Git OBS Bridge
parent db8dc84b16
commit 8a39736e40
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 12 16:20:53 UTC 2015 - schwab@suse.de
- libspe2 only exists for ppc and ppc64
-------------------------------------------------------------------
Fri Dec 19 10:44:54 UTC 2014 - jengelh@inai.de

View File

@ -61,7 +61,7 @@ BuildRequires: pkgconfig(libpulse-simple) >= 0.9
BuildRequires: pkgconfig(udev)
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xi)
%ifarch ppc ppc64 ppc64p7 ppc64le
%ifarch ppc ppc64
BuildRequires: libspe2-devel
%endif