summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpypi2015-11-08 08:18:34 +1300
committerpypi2015-11-08 08:32:08 +1300
commitcc70987ffbbfa047b52fe2c7115dcfdf78930db4 (patch)
tree62416a7aed2ac907b3c7be55f7d683ddb3f27329
parentacf46e1439743d208ee49b203bf22c47453af815 (diff)
downloadaur-cc70987ffbbfa047b52fe2c7115dcfdf78930db4.tar.gz
Updated for southside
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76a0a977ff69..53058e793da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,6 +59,8 @@ fi
prepare() {
cd "$srcdir/$_pkgname-$pkgver"
+ touch chrome/test/data/webui/i18n_process_css_test.html
+
# Enable support for the Widevine CDM plugin
# The actual libraries are not included, but can be copied over from Chrome:
# libwidevinecdmadapter.so
@@ -139,7 +141,7 @@ build() {
-Duse_system_libevent=1
-Duse_system_libjpeg=1
-Duse_system_libpng=1
- -Duse_system_libvpx=1
+ -Duse_system_libvpx=0
-Duse_system_libxml=1
-Duse_system_snappy=1
-Duse_system_xdg_utils=1