10
0

Compare commits

...

2 Commits

Author SHA256 Message Date
Stephan Barth
3510602f82 updated changelog 2025-06-12 14:37:35 +02:00
Stephan Barth
12e827ac0f fixed build issue by adding explicit requires on wxlua 2025-06-12 14:08:55 +02:00
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 12 12:34:30 UTC 2025 - Stephan Barth <stephan.barth@suse.com>
- added explicit requires for wxlua to fix building
-------------------------------------------------------------------
Sat Sep 7 15:26:35 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -44,6 +44,7 @@ BuildRequires: lua%{lua_version_nodots}-lpeg
BuildRequires: lua%{lua_version_nodots}-luafilesystem
BuildRequires: lua%{lua_version_nodots}-luasec
BuildRequires: wxlua-devel
BuildRequires: wxlua
# Yes, we have to include this explicit Require
Requires: libwxlua
Requires: lua%{lua_version_nodots}-copas