From e7b9b09b80595bd43fe9786e836ed4f4b8fd9659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 12 Dec 2019 14:32:46 +0100 Subject: [PATCH] Update build requires --- gnome-shell.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-shell.spec b/gnome-shell.spec index ab7ce08..1bd3eaa 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -55,6 +55,7 @@ BuildRequires: gnome-autoar-devel BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: gobject-introspection >= %{gobject_introspection_version} BuildRequires: mesa-libGL-devel +BuildRequires: mesa-libEGL-devel BuildRequires: NetworkManager-libnm-devel BuildRequires: polkit-devel >= %{polkit_version} BuildRequires: startup-notification-devel