Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit fd56ee7

Browse files
authored
Update analytics dependency installation (#1077)
1 parent 7614f17 commit fd56ee7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/agent/analytics/dist.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"log4js_configuration.json",
1010
"log4cxx.properties",
1111
"configLoader.js",
12-
"../video/install_deps.sh",
13-
"../video/install_openh264.sh",
12+
"install_deps.sh",
1413
"../index.js",
1514
"../networkHelper.js",
1615
"../nodeManager.js",
@@ -24,7 +23,6 @@
2423
"../../common/makeRPC.js",
2524
"../../common/rpcChannel.js",
2625
"../../common/mediaUtil.js",
27-
"../../../scripts/release/install_ffmpeg.sh",
2826
"../../../scripts/release/initauth.js",
2927
"../../../scripts/release/initcert.js",
3028
"../../../scripts/detectOS.sh"
@@ -33,7 +31,6 @@
3331
"analytics": [
3432
"analytics-agent.js",
3533
"index.js",
36-
"../base-agent.js",
3734
"../connections.js",
3835
"../InternalConnectionFactory.js"
3936
],

0 commit comments

Comments
 (0)