Accepting request 80905 from X11:XOrg
- llvm is only available for *x86* currently OBS-URL: https://build.opensuse.org/request/show/80905 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=128
This commit is contained in:
commit
60debdbfed
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 4 12:34:37 CEST 2011 - meissner@suse.de
|
||||
|
||||
- llvm is only available for *x86* currently
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 9 00:51:28 UTC 2011 - stefan.bruens@rwth-aachen.de
|
||||
|
||||
|
@ -24,7 +24,10 @@ Release: 1
|
||||
|
||||
Name: Mesa
|
||||
BuildRequires: gcc-c++ libdrm-devel libexpat-devel pkgconfig python-base xorg-x11-devel
|
||||
BuildRequires: bison fdupes flex libtalloc-devel libxml2-python llvm-devel
|
||||
BuildRequires: bison fdupes flex libtalloc-devel libxml2-python
|
||||
%ifarch %ix86 x86_64
|
||||
BuildRequires: llvm-devel
|
||||
%endif
|
||||
Url: http://www.mesa3d.org
|
||||
License: MIT License (or similar)
|
||||
Group: System/Libraries
|
||||
|
Loading…
Reference in New Issue
Block a user