[SCM] plasma-framework packaging branch, master, updated. debian/5.16.0-1-17-g10eb1d2

Maximiliano Curia maxy at moszumanska.debian.org
Tue Mar 1 19:27:28 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/plasma-framework.git;a=commitdiff;h=4ead865

The following commit has been merged in the master branch:
commit 4ead86515274f810432d5f93a6ef125edfff52b3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Mar 1 20:13:42 2016 +0100

    (Experimental specific) Add qt5-qmltooling-plugins as a build-dep, missing dependency of qtdeclarative5-dev
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bbb31e8..27cdc1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 plasma-framework (5.19.0-1) experimental; urgency=medium
 
   * New upstream release (5.19.0).
+  * (Experimental specific) Add qt5-qmltooling-plugins as a build-dep,
+    missing dependency of qtdeclarative5-dev
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 13 Feb 2016 15:16:44 +0100
 
diff --git a/debian/control b/debian/control
index f6d678e..3dbe77a 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,7 @@ Build-Depends: cmake (>= 2.8.12),
                libxcb-shape0-dev,
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
+               qt5-qmltooling-plugins,
                qtbase5-dev (>= 5.4),
                qtdeclarative5-dev (>= 5.4),
                qtscript5-dev (>= 5.4),

-- 
plasma-framework packaging



More information about the pkg-kde-commits mailing list