prison-qt5:path edit

This commit is contained in:
alihanozturk
2015-12-25 00:17:02 +02:00
parent 81643bee72
commit 0eb7493357
+6 -4
View File
@@ -32,7 +32,8 @@
<Dependency>qrencode</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/lib</Path>
<Path fileType="library">/usr/lib/*.so.*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
@@ -44,9 +45,10 @@
<Dependency release="current">prison-qt5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="header">/usr/include/KF5/prison_version.h</Path>
<Path fileType="header">/usr/include/KF5/PRISON/prison</Path>
<Path fileType="library">/usr/lib/*.so</Path>
<Path fileType="data">/usr/lib/cmake/KF5Prison/*.cmake</Path>
</Files>
</Package>