Accepting request 1100179 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1100179 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacious?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 23 13:02:31 UTC 2023 - Christoph G <foss@grueninger.de>
|
||||
|
||||
- Require Qt(5/6)Svg, otherwise the Qt version does not show icons.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 13:22:41 UTC 2023 - Christoph G <foss@grueninger.de>
|
||||
|
||||
|
||||
@@ -45,10 +45,12 @@ Recommends: %{name}-plugins-extra >= %{aud_plugin_ver_min}
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
Requires: cmake(Qt6Svg)
|
||||
%else
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Requires: cmake(Qt5Svg)
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user