From 553ca0aae21c908902c4af2decda11ecca2f2bea Mon Sep 17 00:00:00 2001 From: Lisandro Damián Nicanor Pérez Meyer Date: Wed, 15 Jun 2016 10:18:03 -0300 Subject: 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 ce7a2479..097a2968 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 -- cgit v1.2.3-70-g09d2