[Pkg-voip-commits] [twinkle] 01/01: control: broaden and relax Qt5 quick2 dependency for twinkle package

Peter Colberg peter at colberg.org
Mon Oct 31 15:45:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

pc-guest pushed a commit to branch master
in repository twinkle.

commit 9a6b0f2e98ed8a4f91dd555688143dda2479205e
Author: Rolf Leggewie <foss at rolf.leggewie.biz>
Date:   Sun Oct 30 21:08:45 2016 +0100

    control: broaden and relax Qt5 quick2 dependency for twinkle package
    
    This pulls in the relevant package in older releases such as trusty.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bee7bb8..c65a66e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/twinkle.git
 
 Package: twinkle
 Architecture: any
-Depends: qml-module-qtquick2,
+Depends: qml-module-qtquick2 | qtdeclarative5-qtquick2-plugin,
          twinkle-common (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git



More information about the Pkg-voip-commits mailing list