This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change 36
36
addons :
37
37
apt :
38
38
packages :
39
- # These are required to run webkit
40
- - libwoff1
41
- - libopus0
42
- - libwebp6
43
- - libwebpdemux2
44
- - libenchant1c2a
45
- - libgudev-1.0-0
46
- - libsecret-1-0
47
- - libhyphen0
48
- - libgdk-pixbuf2.0-0
49
- - libegl1
50
- - libgles2
51
- - libevent-2.1-6
52
- - libnotify4
53
- - libxslt1.1
54
- - libvpx5
55
- # gstreamer and plugins to support video playback in WebKit.
56
- - gstreamer1.0-gl
57
- - gstreamer1.0-plugins-base
58
- - gstreamer1.0-plugins-good
59
- - gstreamer1.0-plugins-bad
39
+ # # These are required to run webkit
40
+ # - libwoff1
41
+ # - libopus0
42
+ # - libwebp6
43
+ # - libwebpdemux2
44
+ # - libenchant1c2a
45
+ # - libgudev-1.0-0
46
+ # - libsecret-1-0
47
+ # - libhyphen0
48
+ # - libgdk-pixbuf2.0-0
49
+ # - libegl1
50
+ # - libgles2
51
+ # - libevent-2.1-6
52
+ # - libnotify4
53
+ # - libxslt1.1
54
+ # - libvpx5
55
+ # # gstreamer and plugins to support video playback in WebKit.
56
+ # - gstreamer1.0-gl
57
+ # - gstreamer1.0-plugins-base
58
+ # - gstreamer1.0-plugins-good
59
+ # - gstreamer1.0-plugins-bad
60
60
# This is required to run chromium
61
61
- libgbm1
62
62
chrome : stable
You can’t perform that action at this time.
0 commit comments