- always use libinput driver (bsc#1055513)
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1057
This commit is contained in:
parent
85c23547f2
commit
5f42aa6ef9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 13:11:23 CEST 2017 - snwint@suse.de
|
||||
|
||||
- always use libinput driver (bsc#1055513)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 11:07:55 CEST 2017 - snwint@suse.de
|
||||
|
||||
|
@ -89,9 +89,6 @@ ExclusiveArch: do_not_build
|
||||
%define branding_grub2 openSUSE
|
||||
%define branding_gfxboot openSUSE
|
||||
BuildRequires: openSUSE-release
|
||||
%ifnarch s390x
|
||||
BuildRequires: xf86-input-libinput
|
||||
%endif
|
||||
# only for Leap-42.3 on x86_64 (bsc#1043146):
|
||||
%if "%{?sle_version}" == "120300" && "%{_target_cpu}" == "x86_64"
|
||||
BuildRequires: drm-kmp-default
|
||||
@ -105,9 +102,6 @@ BuildRequires: drm-kmp-default
|
||||
%define branding_grub2 openSUSE
|
||||
%define branding_gfxboot openSUSE
|
||||
BuildRequires: openSUSE-Kubic-release
|
||||
%ifnarch s390x
|
||||
BuildRequires: xf86-input-libinput
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%theme" == "SLED"
|
||||
@ -191,6 +185,9 @@ BuildRequires: grub2-branding-%branding_grub2
|
||||
ExcludeArch: %ix86
|
||||
%endif
|
||||
|
||||
%ifnarch s390x
|
||||
BuildRequires: xf86-input-libinput
|
||||
%endif
|
||||
BuildRequires: google-roboto-fonts
|
||||
BuildRequires: noto-sans-fonts
|
||||
%ifarch ia64 %ix86 x86_64
|
||||
|
Loading…
x
Reference in New Issue
Block a user