SHA256
1
0
forked from pool/SDL2

Accepting request 280926 from games

- libspe2 only exists for ppc and ppc64 (forwarded request 280924 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/280926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2015-01-14 10:45:05 +00:00 committed by Git OBS Bridge
commit 7fbbc35651
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