Accepting request 512324 from home:dimstar:branches:GNOME:Factory
- Do not BuildRequire pkgconfig(xorg-server) on s390(x). There are no graphic devices on s390x and Xorg is not in use. OBS-URL: https://build.opensuse.org/request/show/512324 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=344
This commit is contained in:
parent
e2f9e64b71
commit
4d58752744
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 15:25:00 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Do not BuildRequire pkgconfig(xorg-server) on s390(x). There are
|
||||
no graphic devices on s390x and Xorg is not in use.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 16 06:55:16 UTC 2017 - tyang@suse.com
|
||||
|
||||
|
2
gdm.spec
2
gdm.spec
@ -88,7 +88,9 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(ply-boot-client)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xau)
|
||||
%ifnarch s390 s390x
|
||||
BuildRequires: pkgconfig(xorg-server)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(xrandr)
|
||||
Requires(pre): group(video)
|
||||
Requires: %{name}-branding = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user