From e0d0d183082fa1a37e149852647be6a4843c91c3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 27 Jul 2019 19:40:32 +0300 Subject: [PATCH] chromium: update dependencies. --- testing/chromium/depends | 4 ++-- testing/rust/depends | 4 ++-- testing/x264/build | 1 + testing/x264/depends | 6 +++--- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/testing/chromium/depends b/testing/chromium/depends index f007c92d..438ce50f 100644 --- a/testing/chromium/depends +++ b/testing/chromium/depends @@ -6,6 +6,7 @@ freetype make git make glib make gperf make +gtk3 make json-c make jsoncpp make libXScrnSaver make @@ -22,6 +23,7 @@ libxml2 make libxslt make ninja make nodejs make +pango make perl make python2 make re2 make @@ -29,5 +31,3 @@ snappy make yasm make zlib make # nss make -# pango make -# gtk3 make diff --git a/testing/rust/depends b/testing/rust/depends index ea8c5f8f..2463b290 100644 --- a/testing/rust/depends +++ b/testing/rust/depends @@ -1,2 +1,2 @@ -python make -llvm make +#python make +#llvm make diff --git a/testing/x264/build b/testing/x264/build index ef0f7abc..054381dc 100755 --- a/testing/x264/build +++ b/testing/x264/build @@ -1,5 +1,6 @@ #!/bin/sh -e +sh ./configure \ --prefix=/usr \ --disable-swscale \ diff --git a/testing/x264/depends b/testing/x264/depends index 9a51ce89..c895e9cb 100644 --- a/testing/x264/depends +++ b/testing/x264/depends @@ -1,3 +1,3 @@ -bash make -perl make -nasm make +#bash make +#perl make +#nasm make