[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-5-11-g4e5d26a

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Wed Jun 19 21:19:32 UTC 2013


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

The following commit has been merged in the master branch:
commit 07248e17369a0fd27df94c2c85b0071e27f14798
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Jun 19 18:17:55 2013 -0300

    Add libgbm-dev as Build-Dep, necessary for KMS support.
---
 debian/changelog |    1 +
 debian/control   |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a8a5ba3..a650f97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ qtbase-opensource-src (5.0.2+dfsg1-6) UNRELEASED; urgency=low
   * Add build dependencies to build support for:
     - ALSA.
     - PulseAudio.
+  * Add libgbm-dev as Build-Dep, necessary for KMS support.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 04 Jun 2013 14:43:47 -0300
 
diff --git a/debian/control b/debian/control
index 09b16c4..55f0274 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends: debhelper (>= 9),
                libdbus-1-dev,
                libfontconfig1-dev,
                libfreetype6-dev,
+               libgbm-dev,
                libgl1-mesa-dev | libgl-dev,
                libgles2-mesa-dev [linux-any] | libgles2-dev [linux-any],
                libglib2.0-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list