Bugzilla – Bug 1215444
Tracking bug: split libQgpsmm from gpsd-devel
Last modified: 2023-10-02 09:29:02 UTC
gpsd-devel pulls Qt5 devel packages for linking to libQgpsmm.so. This also means pulling Qt5 when building (what will become) Plasma 6. In most dependent packages, the library is unneeded. Preliminary work to split the headers and libraries needing Qt is done in https://build.opensuse.org/package/show/home:krop:branches:Application:Geo/gpsd Dependent packages: From Application:Geo - foxtrotgps: It doesn't need Qgpsmm but uses %make_jobs, which is incorrect. - merkaartor: the package split revealed merkaartor it has a dependency on QtNetwork for 3rdparty/qtsingleapplication-2.6_1-opensource/ - navit: unresolvable in Application:Geo - viking: builds fine From openSUSE:Factory - collectd: builds fine - gpredict: builds fine - ntpsec: builds fine - ocli: builds fine - stellarium: needs a BuildRequires: pkgconfig(Qgpsmm) - uhd: builds fine
(In reply to Christophe Marin from comment #0) > > From Application:Geo > - foxtrotgps: It doesn't need Qgpsmm but uses %make_jobs, which is incorrect. sr#1111999
(In reply to Christophe Marin from comment #0) > - stellarium: needs a BuildRequires: pkgconfig(Qgpsmm) sr#1112004 and sr#1112005 for gpsd
(In reply to Christophe Marin from comment #0) > > - merkaartor: the package split revealed merkaartor it has a dependency on > QtNetwork for 3rdparty/qtsingleapplication-2.6_1-opensource/ > This one needed more work. sr#1112042 (don't be afraid, the webui doesn't like changesgenerate being enabled in _service files that don't use the 'disabled' mode)
This is an autogenerated message for OBS integration: This bug (1215444) was mentioned in https://build.opensuse.org/request/show/1112057 Factory / marble
Done