Accepting request 1035953 from games
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1035953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bzflag?expand=0&rev=37
This commit is contained in:
commit
f670e9edfc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 9 05:52:13 UTC 2022 - Dmitriy Perlow <dap.darkness@gmail.com>
|
||||||
|
|
||||||
|
- BuildRequre sdl2 stuff via pkgconfig(*).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 12 15:18:37 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
Sat Mar 12 15:18:37 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ BuildRequires: curl-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: freeglut-devel
|
BuildRequires: freeglut-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libSDL2-devel
|
BuildRequires: pkgconfig(sdl2)
|
||||||
BuildRequires: libcares-devel
|
BuildRequires: libcares-devel
|
||||||
BuildRequires: libdrm-devel
|
BuildRequires: libdrm-devel
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user