[SCM] kdeedu-data packaging branch, master, updated. debian/16.08.0-1-35-g9f882b0

Maximiliano Curia maxy at moszumanska.debian.org
Thu Sep 7 12:35:00 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdeedu-data.git;a=commitdiff;h=06ec259

The following commit has been merged in the master branch:
commit 06ec25910d3140255bdfea5a463dd34ab2106543
Author: Rohan Garg <rohan at garg.io>
Date:   Fri May 20 14:08:20 2016 +0200

    Add qtbase5-dev since ECMQueryQmake requires it
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 86b10fb..340a45f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0),
                pkg-kde-tools (>= 0.12),
-               qt5-qmake
+               qt5-qmake,
+               qtbase5-dev
 Standards-Version: 3.9.8
 Homepage: http://edu.kde.org/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kdeedu-data.git/

-- 
kdeedu-data packaging



More information about the pkg-kde-commits mailing list