[SCM] networkmanager-qt packaging branch, kubuntu_unstable, updated. dd0bb99a29a5760cead2523ef1e775be105d1534

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Feb 27 08:39:12 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/networkmanager-qt.git;a=commitdiff;h=dd0bb99

The following commit has been merged in the kubuntu_unstable branch:
commit dd0bb99a29a5760cead2523ef1e775be105d1534
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Feb 27 09:29:50 2015 +0100

    make -dev depend the libnm -dev packages
    
    the cmake target now declares dependencies on the include directories,
    which means that a consumer of the config will fail due to missing
    directories
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index a941a12..823c4e1 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,8 @@ Package: libkf5networkmanagerqt-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5networkmanagerqt6 (= ${binary:Version}),
+         libnm-glib-dev (>= 0.9.10.0),
+         libnm-util-dev (>= 0.9.10.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Qt wrapper for NetworkManager - devel files.

-- 
networkmanager-qt packaging



More information about the pkg-kde-commits mailing list