Accepting request 902774 from home:cyphar:games
- Update BuildRequires to fix OBS builds. OBS-URL: https://build.opensuse.org/request/show/902774 OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=25
This commit is contained in:
parent
b9bfb059aa
commit
e2cca65bdc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 08:34:10 UTC 2021 - Aleksa Sarai <asarai@suse.com>
|
||||||
|
|
||||||
|
- Update BuildRequires to fix OBS builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package MyGUI
|
# spec file for package MyGUI
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
# Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
|
# Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -42,8 +42,9 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
BuildRequires: libOIS-devel
|
BuildRequires: libOIS-devel
|
||||||
BuildRequires: libOgreMain-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libboost_system-devel
|
||||||
|
BuildRequires: ogre-devel
|
||||||
# MyGUI wants to copy plugins.cfg installed by ogre-demos
|
# MyGUI wants to copy plugins.cfg installed by ogre-demos
|
||||||
BuildRequires: ogre-demos
|
BuildRequires: ogre-demos
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user