Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2275bc08f6 | |||
| 3f34d085eb |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 13 16:51:40 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Add BuildRequires pkgconfig(x11) to fix building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 17:49:33 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dhewm3
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -30,6 +30,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(sdl2)
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(openal)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Provides: bundled(miniz)
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user