Accepting request 231327 from home:tobijk:branches:X11:XOrg
Fix build without xorg-x11-*-devel OBS-URL: https://build.opensuse.org/request/show/231327 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=368
This commit is contained in:
parent
3941fb5849
commit
40e21edb95
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 25 00:19:50 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
- Add missing BuildRequires, remove old xorg-x11-*-devel packages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 7 14:15:39 UTC 2014 - schwab@suse.de
|
Mon Apr 7 14:15:39 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -64,14 +64,18 @@ BuildRequires: gcc-c++
|
|||||||
%if %llvm_r600
|
%if %llvm_r600
|
||||||
BuildRequires: libelf-devel
|
BuildRequires: libelf-devel
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: imake
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libtalloc-devel
|
BuildRequires: libtalloc-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: libxml2-python
|
BuildRequires: libxml2-python
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-base
|
BuildRequires: python-base
|
||||||
BuildRequires: xorg-x11-util-devel
|
BuildRequires: pkgconfig(dri2proto)
|
||||||
|
BuildRequires: pkgconfig(dri3proto)
|
||||||
|
BuildRequires: pkgconfig(glproto)
|
||||||
BuildRequires: pkgconfig(libdrm) >= 2.4.24
|
BuildRequires: pkgconfig(libdrm) >= 2.4.24
|
||||||
|
BuildRequires: pkgconfig(presentproto)
|
||||||
BuildRequires: pkgconfig(xshmfence)
|
BuildRequires: pkgconfig(xshmfence)
|
||||||
%ifarch %arm
|
%ifarch %arm
|
||||||
BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.43
|
BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.43
|
||||||
|
Loading…
Reference in New Issue
Block a user