=== modified file 'debian/gles-patches/convert-to-gles.patch'
--- debian/gles-patches/convert-to-gles.patch 2016-07-25 19:15:58 +0000
+++ debian/gles-patches/convert-to-gles.patch 2016-08-30 09:04:32 +0000
@@ -128,7 +128,7 @@
-
-# We only want to build qtmir-android on arches using Qt built with OpenGL ES2.0
-DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
--gles2_architectures = armhf
+-gles2_architectures = armhf arm64
-
-USES_GLES2 = $(findstring $(DEB_HOST_ARCH), $(gles2_architectures))