[SCM] qtbase packaging branch, master, updated. debian/5.0.0-1-23-g1e87ec5

Timo Jyrinki timo at alioth.debian.org
Mon Mar 4 13:42:15 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=37e4c7c

The following commit has been merged in the master branch:
commit 37e4c7cc63a839cc0acf64914bf58501639e45d2
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Mon Mar 4 13:37:33 2013 +0000

    Build against libgtk2.0-dev to get GTKStyle support built.
---
 debian/control |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index c98214f..e2afe37 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,8 @@ Build-Depends: debhelper (>= 9),
                libxrender-dev,
                pkg-kde-tools (>= 0.14.2),
                unixodbc-dev,
-               zlib1g-dev
+               zlib1g-dev,
+               libgtk2.0-dev,
 Standards-Version: 3.9.3
 Homepage: http://qt-project.org/
 Vcs-Git: git://git.debian.org/pkg-kde/qt/qtbase.git

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list