diff --git a/desktop/kde/plasma/sddm/actions.py b/desktop/kde/plasma/sddm/actions.py index 5bcc70a666..afea9a582b 100644 --- a/desktop/kde/plasma/sddm/actions.py +++ b/desktop/kde/plasma/sddm/actions.py @@ -14,6 +14,9 @@ def setup(): cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_BUILD_TYPE=RelWithDebInfo \ + -DUSE_QT5:bool=ON \ + -DUSE_WAYLAND:bool=ON \ -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/sddm \ -DBUILD_MAN_PAGES=ON", sourceDir=".." ) diff --git a/desktop/kde/plasma/sddm/pspec.xml b/desktop/kde/plasma/sddm/pspec.xml index 0f14c60dda..0987745d6a 100644 --- a/desktop/kde/plasma/sddm/pspec.xml +++ b/desktop/kde/plasma/sddm/pspec.xml @@ -13,7 +13,7 @@ app:console QML based X11 display manager KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings - https://github.com/sddm/sddm/archive/v0.12.0.tar.gz + https://github.com/sddm/sddm/releases/download/v0.13.0/sddm-0.13.0.tar.xz qt5-base-devel qt5-linguist @@ -57,6 +57,13 @@ + + 2015-11-18 + 0.13.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2015-09-07 0.12 @@ -79,4 +86,4 @@ groni@pisilinux.org - \ No newline at end of file +