Merge pull request #1262 from suvari/master

qt5-phonon-backend-vlc: fix build dep.
This commit is contained in:
yusuf
2016-03-23 06:09:42 +02:00
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -19,6 +18,7 @@
<Dependency>qt5-phonon-devel</Dependency>
<Dependency>pulseaudio</Dependency>
<Dependency>vlc-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>
@@ -32,7 +32,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="data">/usr/share/kde4/services</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
@@ -45,6 +45,6 @@
<Comment>First release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>