Accepting request 1068059 from home:Kieltux:branches:games
- Use BuildRequires asio-devel instead pkgconfig(asio), enables build for openSUSE Leap 15.4 OBS-URL: https://build.opensuse.org/request/show/1068059 OBS-URL: https://build.opensuse.org/package/show/games/widelands?expand=0&rev=63
This commit is contained in:
parent
a50026d3af
commit
04a6596b1b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 19:08:17 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Use BuildRequires asio-devel instead pkgconfig(asio), enables
|
||||
build for openSUSE Leap 15.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 18 15:12:59 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package widelands
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,6 +23,7 @@ Summary: Realtime strategy game involving map control
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.widelands.org
|
||||
Source0: https://github.com/%{name}/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: asio-devel
|
||||
BuildRequires: SDL2_gfx-devel
|
||||
BuildRequires: SDL2_image-devel
|
||||
BuildRequires: SDL2_mixer-devel
|
||||
@ -47,7 +48,6 @@ BuildRequires: optipng
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(asio)
|
||||
BuildRequires: pkgconfig(glew)
|
||||
BuildRequires: pkgconfig(icu-i18n)
|
||||
BuildRequires: pkgconfig(icu-io)
|
||||
|
Loading…
Reference in New Issue
Block a user