Merge pull request #2994 from groni/master

qt5-declarative change path
This commit is contained in:
groni
2017-02-28 12:49:26 +01:00
committed by GitHub
@@ -33,6 +33,7 @@
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="data">/usr/share/licenses</Path>
<Path fileType="executable">/usr/lib/qt5/bin</Path>
<Path fileType="executable">/usr/bin/</Path>
@@ -44,8 +45,7 @@
<Name>qt5-declarative-devel</Name>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/qt5</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="header">/usr/include/qt5</Path>
</Files>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>