diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec index f077c2e..3bb7f26 100644 --- a/gnome-shell-extension-openweather.spec +++ b/gnome-shell-extension-openweather.spec @@ -18,7 +18,8 @@ URL: https://github.com/jenslody/gnome-shell-extension-openweather Source0: https://github.com/jenslody/gnome-shell-extension-openweather/tarball/master/%{github}-%{git}.tar.gz BuildArch: noarch -BuildRequires: autoconf, automake, glib2-devel, gnome-common >= 3.8.0, intltool +# The version of gnome-common in CentOS7 is only 3.7.4 +BuildRequires: autoconf, automake, glib2-devel, gnome-common >= 3.7.4, intltool Requires: gnome-shell >= 3.8.0 %description