From 8faea42cb62dbbeaeca872ee78f4fe8ceeebea36 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Wed, 1 Aug 2018 13:53:58 +0200 Subject: [PATCH] BuildRequire python3-devel --- gnome-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 09d433f..90d5297 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -55,7 +55,7 @@ BuildRequires: gtk3-devel >= %{gtk3_version} BuildRequires: gettext >= 0.19.6 BuildRequires: libcanberra-devel BuildRequires: libcroco-devel >= %{libcroco_version} -BuildRequires: python3 +BuildRequires: python3-devel # for barriers BuildRequires: libXfixes-devel >= 5.0