Accepting request 307661 from home:DarkSS:branches:games

More pkgconfig() to avoid unresolvable state.

OBS-URL: https://build.opensuse.org/request/show/307661
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=64
This commit is contained in:
Matthias Mailänder 2015-05-17 20:25:42 +00:00 committed by Git OBS Bridge
parent 1228969544
commit 746793a0cc
2 changed files with 16 additions and 11 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 17 19:35:55 UTC 2015 - dap.darkness@gmail.com
- More pkgconfig() to avoid unresolvable state.
-------------------------------------------------------------------
Fri May 15 12:50:40 UTC 2015 - tchvatal@suse.com

View File

@ -34,27 +34,27 @@ Patch1: supertuxkart-no-undefined.patch
Patch2: supertuxkart-system-enet-glew.patch
# PATCH-FIX-UPSTREAM: do not bundle wiiuse - from Fedora
Patch3: supertuxkart-unbundle-wiiuse.patch
BuildRequires: bluez-devel
BuildRequires: cmake
BuildRequires: curl-devel
BuildRequires: fdupes
BuildRequires: fribidi-devel
BuildRequires: gcc-c++
BuildRequires: glew-devel >= 1.10
BuildRequires: glu-devel
BuildRequires: hicolor-icon-theme
BuildRequires: libXrandr-devel
BuildRequires: libbz2-devel
BuildRequires: libenet-devel
BuildRequires: libjpeg-devel
BuildRequires: libogg-devel
BuildRequires: libpng-devel
BuildRequires: libvorbis-devel
BuildRequires: openal-soft-devel
BuildRequires: unzip
BuildRequires: update-desktop-files
BuildRequires: wiiuse-devel
BuildRequires: pkgconfig(bluez)
BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(fribidi)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glew) >= 1.10
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(libenet)
BuildRequires: pkgconfig(ogg)
BuildRequires: pkgconfig(openal)
BuildRequires: pkgconfig(vorbis)
BuildRequires: pkgconfig(xrandr)
Requires: %{name}-data = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build