[SCM] KDE Discover packaging branch, master, updated. debian/5.11.5-1-2-g9164adc

Matthias Klumpp mak at moszumanska.debian.org
Mon Jan 15 01:06:55 UTC 2018


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

The following commit has been merged in the master branch:
commit df64854848a1cdc0d063a74136749651ac9f00ca
Author: Matthias Klumpp <mak at debian.org>
Date:   Mon Jan 15 01:47:10 2018 +0100

    Add missing shlibs:Depends
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 5365b48..31da4e3 100644
--- a/debian/control
+++ b/debian/control
@@ -103,7 +103,8 @@ Package: plasma-discover-backend-flatpak
 Architecture: any
 Depends: flatpak,
          plasma-discover (= ${source:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Discover software management suite
  Discover is a graphical software manager for the Plasma workspace.
  It helps users easily and quickly find applications and other software
@@ -116,7 +117,8 @@ Package: plasma-discover-backend-snap
 Architecture: any
 Depends: plasma-discover (= ${source:Version}),
          snapd,
-         ${misc:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Discover software management suite
  Discover is a graphical software manager for the Plasma workspace.
  It helps users easily and quickly find applications and other software

-- 
KDE Discover packaging



More information about the pkg-kde-commits mailing list