[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Only qtquick1 is present in Jessie.

Holger Levsen holger at layer-acht.org
Wed Jun 15 13:21:50 UTC 2016


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 553ca0aae21c908902c4af2decda11ecca2f2bea
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Jun 15 10:18:03 2016 -0300

    Only qtquick1 is present in Jessie.
---
 bin/chroot-installation.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index ce7a247..097a296 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -243,7 +243,7 @@ if [ "$2" != "" ] ; then
 		qt5)		# qt5 is >=jessie…
 				if [ "$DISTRO" = "jessie" ] ; then
 					# only in jessie, removed for stretch
-					QT_EXTRA="qt3d-opensource-src qtquick1-opensource-src"
+					QT_EXTRA="qtquick1-opensource-src"
 				else
 					QT_EXTRA=""
 				fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list