From c4e17bacef45ce71a8e69fe1c615abdfb5e85680 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 25 Jul 2019 09:27:04 +0300 Subject: [PATCH] chromium: Added dependencies python2, libXi --- testing/chromium/depends | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/testing/chromium/depends b/testing/chromium/depends index 4a1fa267..0ccf22f4 100644 --- a/testing/chromium/depends +++ b/testing/chromium/depends @@ -1,9 +1,10 @@ git make glib make +libXi make libevent make ninja make -# nss make -# python2 make -# pango -# atk +python2 make # at-spi2-atk +# atk +# nss make +# pango