Ashgen12 commited on
Commit
a07c879
·
verified ·
1 Parent(s): ca81b61
Files changed (1) hide show
  1. packages.txt +36 -0
packages.txt ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # packages.txt
2
+
3
+ # Install Chromium browser and its driver
4
+ chromium
5
+ chromium-driver
6
+
7
+ # Common dependencies needed by Chromium/Chromedriver
8
+ libx11-6
9
+ libx11-xcb1
10
+ libxcomposite1
11
+ libxcursor1
12
+ libxdamage1
13
+ libxext6
14
+ libxfixes3
15
+ libxi6
16
+ libxrandr2
17
+ libxrender1
18
+ libxss1
19
+ libxtst6
20
+ libnss3
21
+ libnspr4
22
+ libdbus-1-3
23
+ libatk1.0-0
24
+ libatk-bridge2.0-0
25
+ libcups2
26
+ libdrm2
27
+ libgbm1
28
+ libasound2
29
+ libexpat1
30
+ libgcc1
31
+ libgconf-2-4
32
+ libgtk-3-0
33
+ libpango-1.0-0
34
+ libcairo2
35
+ libfontconfig1
36
+ libfreetype6