- fix xorg-x11-server-devel build requirement on s390(x)
This commit is contained in:
parent
d45f95fceb
commit
2574f3f6f6
@ -49,6 +49,7 @@ Patch30: mesa-7.6-hush-vblank-warning.patch
|
|||||||
BuildRequires: pkgconfig autoconf automake
|
BuildRequires: pkgconfig autoconf automake
|
||||||
%if %{with_hardware}
|
%if %{with_hardware}
|
||||||
BuildRequires: kernel-headers >= 2.6.27-0.305.rc5.git6
|
BuildRequires: kernel-headers >= 2.6.27-0.305.rc5.git6
|
||||||
|
BuildRequires: xorg-x11-server-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libdrm-devel >= 2.4.17-2
|
BuildRequires: libdrm-devel >= 2.4.17-2
|
||||||
BuildRequires: libXxf86vm-devel
|
BuildRequires: libXxf86vm-devel
|
||||||
@ -64,7 +65,6 @@ BuildRequires: libXi-devel
|
|||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: elfutils
|
BuildRequires: elfutils
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: xorg-x11-server-devel
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mesa
|
Mesa
|
||||||
|
Loading…
Reference in New Issue
Block a user