aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-11-16 15:32:05 -0800
committerDonald Carr2017-01-13 06:17:17 -0800
commit996be7e619f65277974bc0094482ab13ef08fa4c (patch)
tree5da84560726eb0a1e6762eaf49b4053df6324e63
parent763b5ae736f47a64cda465b5b028372037ea8758 (diff)
downloadaur-996be7e619f65277974bc0094482ab13ef08fa4c.tar.gz
Only skip webengine when testing or for the Pi 0/1
Change-Id: I18a77901b196b51ad002e07c703a36b2c34d158d
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d288723ce1a..145bcfc69bcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ _use_mesa=false
_float=false
_shadow_build=false
_debug=true
-_skip_web_engine=true
+_skip_web_engine=false
_static_build=false
_build_from_head=false
_patching=true