Update runtime dependencies
We've been relying on GWeather being drawn in by a dependency since 3.16, whoops. Geoclue is needed by the recently added Weather integration.
This commit is contained in:
parent
7a538355c7
commit
7e730c35fc
@ -105,6 +105,9 @@ Requires: control-center
|
|||||||
Requires: python3%{_isa}
|
Requires: python3%{_isa}
|
||||||
# needed for the dual-GPU launch menu
|
# needed for the dual-GPU launch menu
|
||||||
Requires: switcheroo-control
|
Requires: switcheroo-control
|
||||||
|
# needed for clocks/weather integration
|
||||||
|
Requires: geoclue2-libs
|
||||||
|
Requires: libgweather
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
|
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
|
||||||
|
Loading…
Reference in New Issue
Block a user