Conflict with older control-center and gnome-settings-daemon versions
Older control-center and gnome-settings-daemon versions need the "scroll-method" key that was removed in gsettings-desktop-schemas 3.19.3.
This commit is contained in:
parent
67ac58eca4
commit
bcdf65eaab
@ -16,6 +16,10 @@ BuildRequires: glib2-devel >= 2.31.0
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
|
|
||||||
|
# Older versions need the "scroll-method" key that was removed in 3.19.3
|
||||||
|
Conflicts: control-center < 1:3.19.3
|
||||||
|
Conflicts: gnome-settings-daemon < 3.19.3
|
||||||
|
|
||||||
Requires: glib2 >= 2.31.0
|
Requires: glib2 >= 2.31.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user