summaryrefslogtreecommitdiffstats
path: root/patches/patch-chromium.sh
diff options
context:
space:
mode:
authorZoltan Arvai <zarvai@inf.u-szeged.hu>2014-02-20 17:46:08 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-28 13:39:48 +0100
commit0fb2109e9a14857f76d12c45beaac7fc9640487e (patch)
tree1c6473398cf06173c646b1dc82218113fd0c23b5 /patches/patch-chromium.sh
parent9b4a0e619229d5cb426814056a4e8a569bad39a7 (diff)
Extend search path in libvpx to enable build with QtWebEngine
Paths are paritally hardcoded for Windows in libvpx. Change-Id: Ic1c537bcc8b988c9803326709e38f44cb0943ee3 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'patches/patch-chromium.sh')
-rwxr-xr-xpatches/patch-chromium.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/patch-chromium.sh b/patches/patch-chromium.sh
index c3a33aa22..0f204fed4 100755
--- a/patches/patch-chromium.sh
+++ b/patches/patch-chromium.sh
@@ -55,6 +55,7 @@ for MODULE in \
/ \
/third_party/WebKit \
/third_party/libjingle/source/talk \
+ /third_party/libvpx \
/tools/gyp \
/tools/grit
do