mesa 32 bit compile with llvm
This commit is contained in:
@@ -62,7 +62,9 @@
|
||||
<Dependency>libdrm-nouveau</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>libomxil-bellagio</Dependency>
|
||||
<Dependency versionFrom="1.2">libxshmfence</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm-clang</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -109,6 +111,7 @@
|
||||
<Summary>32-bit shared libraries for mesa</Summary>
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>elfutils-32bit</Dependency>
|
||||
<Dependency>expat-32bit</Dependency>
|
||||
<Dependency>libXt-devel</Dependency>
|
||||
<Dependency>libXv-32bit</Dependency>
|
||||
@@ -126,10 +129,13 @@
|
||||
<Dependency>libXxf86vm-32bit</Dependency>
|
||||
<Dependency>libdrm-intel-32bit</Dependency>
|
||||
<Dependency>libdrm-radeon-32bit</Dependency>
|
||||
<Dependency>libdrm-amd-32bit</Dependency>
|
||||
<Dependency>libdrm-nouveau-32bit</Dependency>
|
||||
<Dependency>libxshmfence-32bit</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>elfutils-32bit</Dependency>
|
||||
<Dependency>openssl-32bit</Dependency>
|
||||
<Dependency>alternatives</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
@@ -140,7 +146,6 @@
|
||||
<Dependency>libdrm-32bit</Dependency>
|
||||
<Dependency>libxcb-32bit</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>wayland-32bit</Dependency>
|
||||
<Dependency>libXfixes-32bit</Dependency>
|
||||
<Dependency>libXdamage-32bit</Dependency>
|
||||
<Dependency>libXxf86vm-32bit</Dependency>
|
||||
@@ -149,9 +154,11 @@
|
||||
<Dependency>libdrm-intel-32bit</Dependency>
|
||||
<Dependency>libxshmfence-32bit</Dependency>
|
||||
<Dependency>libdrm-radeon-32bit</Dependency>
|
||||
<Dependency>libdrm-amd-32bit</Dependency>
|
||||
<Dependency>libdrm-nouveau-32bit</Dependency>
|
||||
<Dependency>wayland-32bit</Dependency>
|
||||
<Dependency release="current">mesa</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
@@ -160,6 +167,7 @@
|
||||
<COMAR script="package-emul32.py">System.Package</COMAR>
|
||||
</Provides>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-03-28</Date>
|
||||
|
||||
Reference in New Issue
Block a user