libkmahjong: add mesa-devel

This commit is contained in:
suvari
2015-10-24 19:38:57 +03:00
parent 40efc7a6b4
commit a97327cd93
+7 -6
View File
@@ -9,7 +9,7 @@
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:library</IsA>
<IsA>app:library</IsA>
<Summary>Common code, backgrounds and tile sets for games using Mahjongg tiles</Summary>
<Description>Common code, backgrounds and tile sets for games using Mahjongg tiles.</Description>
<Archive sha1sum="b61e4a95861dc0d6533e24054aa9ef4db50705cf" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/libkmahjongg-15.08.0.tar.xz</Archive>
@@ -24,7 +24,8 @@
<Dependency>kcompletion-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>mesa-devel</Dependency>
</BuildDependencies>
</Source>
@@ -41,10 +42,10 @@
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
@@ -62,8 +63,8 @@
<History>
<Update release="1">
<Date>2015-08-29</Date>
<Version>1.6.0</Version>
<Date>2015-10-24</Date>
<Version>15.08.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>