works for mesa

in blfs mesa not need llvm?
This commit is contained in:
Ertuğrul Erata
2015-06-28 09:06:44 +03:00
parent 8d9df98363
commit a403ebbf35
11 changed files with 307 additions and 7 deletions
+7 -7
View File
@@ -14,8 +14,8 @@
<Description>Epoxy is a library for handling OpenGL function pointer management for you.</Description>
<Archive sha1sum="e700520711b9e4fa07c286aa36e431d8ad4133f5" type="targz">https://github.com/anholt/libepoxy/archive/v1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>xorg-util</Dependency>
<Dependency>python3</Dependency>
<Dependency>xorg-util</Dependency>
<Dependency>mesa-devel</Dependency>
</BuildDependencies>
</Source>
@@ -26,13 +26,13 @@
<Dependency>mesa</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/lib</Path>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/man</Path>
<Path fileType="doc">/usr/share/man</Path>
</Files>
</Package>