diff --git a/dist/index.js b/dist/index.js index a64d549..96a7fd9 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1340,6 +1340,7 @@ const DEPENDENCIES = { 'libxtst6', ], webkit: [ + 'libenchant-2-2', 'gstreamer1.0-libav', 'gstreamer1.0-plugins-bad', 'gstreamer1.0-plugins-base', diff --git a/index.js b/index.js index c9ba10f..3998e6d 100644 --- a/index.js +++ b/index.js @@ -209,6 +209,7 @@ const DEPENDENCIES = { 'libxtst6', ], webkit: [ + 'libenchant-2-2', 'gstreamer1.0-libav', 'gstreamer1.0-plugins-bad', 'gstreamer1.0-plugins-base',