[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:28:14 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=da9ffd6

The following commit has been merged in the master branch:
commit da9ffd688709f3db1fce6b080f4ccb14bfdc9c5d
Author: Aleix Pol <aleixpol at kde.org>
Date:   Fri Feb 6 13:24:46 2015 +0100

    Fix building, missing include
---
 kded/kdeconnectd.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kded/kdeconnectd.cpp b/kded/kdeconnectd.cpp
index c5df840..9b26a5e 100644
--- a/kded/kdeconnectd.cpp
+++ b/kded/kdeconnectd.cpp
@@ -29,6 +29,7 @@
 #include <KDBusService>
 
 #include "core/daemon.h"
+#include "kdeconnect-version.h"
 
 static int sigtermfd[2];
 const static char deadbeef = 1;

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list