From 3f864115e3b5eb34e9dbdae99f1a2beb2b87107e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 6 Mar 2018 04:09:05 +0100 Subject: [PATCH] Require bolt ... for thunderbolt support. --- gnome-shell.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnome-shell.spec b/gnome-shell.spec index 1aedb03..a3afc27 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -106,6 +106,8 @@ Requires: switcheroo-control # needed for clocks/weather integration Requires: geoclue2-libs%{?_isa} Requires: libgweather%{?_isa} +# needed for thunderbolt support +Requires: bolt%{?_isa} %description GNOME Shell provides core user interface functions for the GNOME 3 desktop,