[SCM] Phonon Multimedia Framework packaging branch, experimental, updated. debian/4.7.2-1-14-g67686c4

Diane Trout diane-guest at moszumanska.debian.org
Wed Sep 10 22:47:38 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/phonon.git;a=commitdiff;h=c73bf30

The following commit has been merged in the experimental branch:
commit c73bf30e74b33899cc77ecd76b0e0eed82740731
Author: Diane Trout <diane at ghic.org>
Date:   Tue Aug 19 23:42:58 2014 -0700

    add libqt5opengl5-dev to build dependencies.
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d4c498d..81436bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ phonon (4:4.7.80-1) UNRELEASED; urgency=medium
 
   [ Diane Trout]
   * New upstream release
+  * add libqt5opengl5-dev to build dependencies.
 
  -- Diane Trout <diane at ghic.org>  Mon, 19 Aug 2014 21:00:17 -0700
 
diff --git a/debian/control b/debian/control
index 69b1a60..ce3298e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: automoc,
                libqt4-dev (>= 4:4.8.1),
                libqzeitgeist-dev,
                pkg-kde-tools (>= 0.12),
-               qtbase5-dev
+               qtbase5-dev,
+               libqt5opengl5-dev
 Standards-Version: 3.9.5
 Homepage: http://phonon.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-req/phonon.git

-- 
Phonon Multimedia Framework packaging



More information about the pkg-kde-commits mailing list