Make libinput BR conditional on wayland support
This commit is contained in:
parent
beee822d5f
commit
ddf0cfd059
@ -22,7 +22,6 @@ BuildRequires: cogl-devel >= 1.15.1
|
||||
BuildRequires: gobject-introspection-devel >= 0.9.6
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: json-glib-devel >= 0.12.0
|
||||
BuildRequires: libinput-devel >= 0.8
|
||||
BuildRequires: libXcomposite-devel
|
||||
BuildRequires: libXdamage-devel
|
||||
BuildRequires: libXi-devel
|
||||
@ -33,6 +32,7 @@ BuildRequires: libwayland-client-devel
|
||||
BuildRequires: libwayland-cursor-devel
|
||||
BuildRequires: libwayland-server-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: libinput-devel >= 0.8
|
||||
%endif
|
||||
|
||||
Requires: gobject-introspection
|
||||
|
Loading…
Reference in New Issue
Block a user