summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-02-19 03:19:08 -0800
committerDonald Carr2016-02-19 03:19:08 -0800
commit529d26bc57f81654b8dc37359630cb5ee5e10e81 (patch)
tree5d963317f4ae4ad92bdc392584383e20541fe92b
parent4be27eae90724aeb45f0a896548d27bb8a9d3700 (diff)
downloadaur-529d26bc57f81654b8dc37359630cb5ee5e10e81.tar.gz
Start to build web engine by default
Change-Id: I5f0ad249bd69434527a3b6bf6bed816bd6ad30a0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ef452623ee0..b6e74691bcbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@
_sysroot=/mnt/pi
# Options
-_skip_web_engine=true
+_skip_web_engine=false
_static_build=false
_build_from_head=false
_local_qt5_repo="/opt/dev/src/qtproject/qt5"