Merge pull request #2555 from groni/master
libkleo add missing runtime dep
This commit is contained in:
@@ -77,9 +77,10 @@
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kdelibs4-support</Dependency>
|
||||
<Dependency>qt5-phonon</Dependency>
|
||||
<Dependency>qt5-phonon</Dependency>
|
||||
<Dependency>akonadi</Dependency>
|
||||
<Dependency versionFrom="1.7.1">gpgme</Dependency>
|
||||
<Dependency>kpimtextedit</Dependency>
|
||||
<Dependency versionFrom="1.7.1">gpgme</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency versionFrom="2.1.26">cyrus-sasl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -87,8 +88,8 @@
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user