Merge pull request #3732 from suvari/master

incidenceeditor: fix deps..
This commit is contained in:
Kamil ATLI
2017-07-07 15:23:27 +03:00
committed by GitHub
@@ -1,3 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>incidenceeditor</Name>
@@ -75,10 +77,12 @@
<Dependency>kjobwidgets</Dependency>
<Dependency>kpimtextedit</Dependency>
<Dependency>ktextwidgets</Dependency>
<Dependency>akonadi-mime</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kmailtransport</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>calendarsupport</Dependency>
<Dependency>akonadi-contacts</Dependency>
<Dependency>akonadi-calendar</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>kdepim-apps-libs</Dependency>
@@ -88,6 +92,7 @@
<Path fileType="config">/etc/xdg</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
@@ -106,7 +111,7 @@
<History>
<Update release="9">
<Date>2017-06-30</Date>
<Date>2017-07-07</Date>
<Version>17.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>