[SCM] kdeedu-data packaging branch, master, updated. debian/15.12.0-2-3-g0fd8cfc

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jun 1 17:42:35 UTC 2016


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

The following commit has been merged in the master branch:
commit 4055602fd0551646289ed18e414643ae110579a5
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jun 1 19:36:27 2016 +0200

    Add qtbase5 build dependency
    
    Closes: 826023
    Thanks: Chris Lamb for reporting
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6b3c15e..f08404a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0),
-               pkg-kde-tools (>= 0.12)
+               pkg-kde-tools (>= 0.12),
+               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