[SCM] kde-cli-tools packaging branch, master, updated. debian/5.8.4-1-4-g3ff8953

Maximiliano Curia maxy at moszumanska.debian.org
Tue Mar 14 14:09:04 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-cli-tools.git;a=commitdiff;h=b14a77c

The following commit has been merged in the master branch:
commit b14a77c230d60248d71a0c05c630d1315a4d2203
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Mar 14 15:07:46 2017 +0100

    Add libkf5su-bin hard dependency
    
    Closes: 807402
    Thanks: Martin Graesslin for reporting
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index c56e884..5fb5e5e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Package: kde-cli-tools
 Architecture: any
 Depends: kde-cli-tools-data (= ${source:Version}),
          kio,
+         libkf5su-bin,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: tools to use KDE services from the command line

-- 
kde-cli-tools packaging



More information about the pkg-kde-commits mailing list