forked from pool/marble
Accepting request 1112057 from KDE:Applications
- Adapt to gpsd packaging changes (boo#1215444) OBS-URL: https://build.opensuse.org/request/show/1112057 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/marble?expand=0&rev=170
This commit is contained in:
commit
420eb33055
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 18:17:30 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Adapt to gpsd packaging changes (boo#1215444)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 11:56:46 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -33,8 +33,6 @@ Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gpsd-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libqt5-qtlocation-devel
|
||||
BuildRequires: libshp-devel
|
||||
BuildRequires: perl
|
||||
@ -67,6 +65,8 @@ BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
BuildRequires: pkgconfig(Qgpsmm)
|
||||
BuildRequires: pkgconfig(libgps)
|
||||
BuildRequires: pkgconfig(protobuf)
|
||||
Requires: %{name}-data = %{version}
|
||||
Requires: libastro%{_so_astro} = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user