freeglut: fix pkgconfig

This commit is contained in:
Kamil ATLI
2017-09-20 21:40:18 +03:00
committed by GitHub
parent 8b30db3c38
commit e895dc8021
+4 -3
View File
@@ -48,6 +48,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -65,8 +66,7 @@
<Dependency>libXrandr-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="current">freeglut</Dependency>
<Dependency release="current">freeglut</Dependency>
<Dependency>mesa-32bit</Dependency>
<Dependency>libXi-32bit</Dependency>
<Dependency>libXxf86vm-32bit</Dependency>
@@ -77,9 +77,10 @@
<Path fileType="library">/usr/lib32</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2017-02-15</Date>
<Date>2017-09-20</Date>
<Version>3.0.0</Version>
<Comment>Rebuild for new Mesa</Comment>
<Name>PisiLinux Community</Name>