[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.6.1-10-28-g10aa5a1

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Oct 1 18:57:02 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=10aa5a1

The following commit has been merged in the experimental branch:
commit 10aa5a1c2df106828ab94b48d209a37f0f1cb741
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Oct 1 21:56:52 2016 +0300

    Add back libqt5opengl5-dev build-dependency.
    
    Needed for tests/benchmarks/qml/painting/paintbenchmark.cpp.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 59bebb8..726e07f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
                libgl1-mesa-dri,
+               libqt5opengl5-dev (>= 5.7.0+dfsg~),
                libqt5xmlpatterns5-dev (>= 5.7.0~),
                pkg-kde-tools (>= 0.15.17~),
                python,

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list