[SCM] knewstuff packaging branch, master, updated. debian/5.28.0-1-16-gb51b822

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:21:54 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/knewstuff.git;a=commitdiff;h=949c9ce

The following commit has been merged in the master branch:
commit 949c9ceec629e9c93bae75338f5be58c68a0d61d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Jul 1 08:29:10 2017 +0200

    Add qtdeclarative5-dev missing build dep
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 13ea00c..934887a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Build-Depends: cmake (>= 3.0~),
                libkf5widgetsaddons-dev (>= 5.35.0~),
                libkf5xmlgui-dev (>= 5.35.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.6.0~)
+               qtbase5-dev (>= 5.6.0~),
+               qtdeclarative5-dev
 Standards-Version: 4.0.0
 Homepage: https://projects.kde.org/projects/frameworks/knewstuff
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/knewstuff.git

-- 
knewstuff packaging



More information about the pkg-kde-commits mailing list