[SCM] kdeclarative packaging branch, master, updated. debian/5.16.0-1-16-ge8dc114

Maximiliano Curia maxy at moszumanska.debian.org
Tue Mar 1 07:34:35 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=13f8d99

The following commit has been merged in the master branch:
commit 13f8d992b646d29f034e7a4ba3e053cb1632b000
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Feb 29 17:39:34 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 d67cb8c..f2c8969 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kdeclarative (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:15:59 +0100
 
diff --git a/debian/control b/debian/control
index 97b5e55..e79569b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5windowsystem-dev (>= 5.19.0~),
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
+               qt5-qmltooling-plugins,
                qtbase5-dev (>= 5.4),
                qtdeclarative5-dev (>= 5.4),
                qtscript5-dev (>= 5.4)

-- 
kdeclarative packaging



More information about the pkg-kde-commits mailing list