[SCM] plasma-nm packaging branch, kubuntu_unstable, updated. ubuntu/4%5.3.2-0ubuntu1-9-gb4e6979

Rohan Garg rohangarg-guest at moszumanska.debian.org
Mon Jul 6 16:48:54 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit b4e6979d8accfc3d4c219d02fe01c14cd0bbf94f
Author: Rohan Garg <rohan at garg.io>
Date:   Mon Jul 6 18:47:35 2015 +0200

    Try solving the build dep on Debian in a bit of a hacky way
    
    Yes, this introduces the dep on network-manager-dev twice on Ubuntu,
    however, this does solve the build failiure issue on Debian, so I'm
    calling this a win.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 67b4801..f05c955 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,8 @@ Build-Depends: cmake (>= 2.8.12~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                plasma-framework-dev (>= 5.2.0),
                qtbase5-dev (>= 5.4.0~),
-               qtdeclarative5-dev (>= 5.4.0~)
+               qtdeclarative5-dev (>= 5.4.0~),
+               libnm-dev | network-manager-dev
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/workspace/plasma-nm
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/plasma-nm.git

-- 
plasma-nm packaging



More information about the pkg-kde-commits mailing list