chromium: update dependencies.

This commit is contained in:
Dylan Araps 2019-07-27 19:40:32 +03:00
parent e733c5dc03
commit e0d0d18308
4 changed files with 8 additions and 7 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
python make
llvm make
#python make
#llvm make

View File

@ -1,5 +1,6 @@
#!/bin/sh -e
sh
./configure \
--prefix=/usr \
--disable-swscale \

View File

@ -1,3 +1,3 @@
bash make
perl make
nasm make
#bash make
#perl make
#nasm make