enable XInput support

epel9
Rex Dieter 9 years ago
parent 215856c8e6
commit 7189e6ef7a

@ -38,6 +38,7 @@ BuildRequires: libX11-devel
BuildRequires: xcb-util-keysyms-devel
BuildRequires: libwayland-client-devel
BuildRequires: libwayland-server-devel
BuildRequires: pkgconfig(xi)
BuildRequires: libXcursor-devel
BuildRequires: pam-devel
@ -104,7 +105,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Wed Feb 10 2016 Rex Dieter <rdieter@fedoraproject.org> 5.5.4-3
- cosmetics, pull in upstream fixes
- cosmetics
- pull in upstream fixes
- polish dir ownership
- enable XInput support
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Loading…
Cancel
Save