diff --git a/desktop/kde/applications/libkvkontakte/actions.py b/desktop/kde/applications/libkvkontakte/actions.py
index cbac7a2244..6d87e5ee6b 100644
--- a/desktop/kde/applications/libkvkontakte/actions.py
+++ b/desktop/kde/applications/libkvkontakte/actions.py
@@ -7,8 +7,7 @@ from pisi.actionsapi import kde5
from pisi.actionsapi import pisitools
def setup():
- kde5.configure("-DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`")
+ kde5.configure()
def build():
kde5.make()
diff --git a/desktop/kde/applications/libkvkontakte/pspec.xml b/desktop/kde/applications/libkvkontakte/pspec.xml
index 4c9ba71aa0..deb1d66f03 100644
--- a/desktop/kde/applications/libkvkontakte/pspec.xml
+++ b/desktop/kde/applications/libkvkontakte/pspec.xml
@@ -21,7 +21,7 @@
ki18n-devel
kio-devel
qt5-base-devel
- qt5-webkit-devel
+ qt5-webkit-devel
kwidgetsaddons-devel
https://sourceforge.net/projects/pisilinux/files/source/libkvkontakte-5.0.0_20161106.tar.gz
@@ -41,7 +41,7 @@
/usr/lib
- /usr/share/doc
+ /usr/share/doc
@@ -49,22 +49,22 @@
libkvkontakte-devel
Development files for libkvkontakte
- libkvkontakte
- qt5-base-devel
+ libkvkontakte
+ qt5-base-devel
- /usr/include
+ /usr/include
/usr/lib/cmake
- 2016-11-06
+ 2016-11-09
5.0.0_20161106
First Release
Stefan Gronewold
groni@pisilinux.org
-
+
\ No newline at end of file