Accepting request 1128832 from home:Vogtinator:branches:KDE:Extra
- Add dependency for the matching shared libraries OBS-URL: https://build.opensuse.org/request/show/1128832 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/gammaray?expand=0&rev=81
This commit is contained in:
parent
c6625c7193
commit
cc05e363e9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 23:06:34 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Add dependency for the matching shared libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 09:16:28 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gammaray
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
@ -113,6 +113,8 @@ Conflicts: gammaray
|
||||
BuildRequires: cmake(Qt6WebEngineWidgets)
|
||||
%endif
|
||||
%endif
|
||||
# Pull in the correct set of shared libraries (Qt5/Qt6)
|
||||
Requires: libgammaray%{?pkg_suffix}-%{soversion} >= %{version}
|
||||
|
||||
%description
|
||||
Gamma Ray is a comprehensive collection of high level introspection
|
||||
|
Loading…
Reference in New Issue
Block a user