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

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


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

The following commit has been merged in the master branch:
commit 2a1b6d1abed9dedeb3dfec0328301d21d779db9b
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Mon Sep 14 04:51:50 2015 -0700

    Added a feature_summary line to CMakeLists.txt
---
 CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index cf36d10..c9634c5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,3 +63,5 @@ if(BUILD_TESTING)
     add_subdirectory(tests)
 endif()
 install(PROGRAMS kdeconnect-non-plasma.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
+
+feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list