Restrict ebpf dep in DEB package to amd64 only. (#15161)
Austin S. Hemmelgarn committed
Jun 7, 2023 at 18:14 UTC
b7a59d2a6cf9f2371896ce84d27ecf3842eda58c
1 file changed
+1
-1
contrib/debian/control
+1
-1
@@ -35,7 +35,7 @@ Architecture: any
35
Depends: openssl,
36
${misc:Depends},
37
${shlibs:Depends},
38
- netdata-plugin-ebpf,
38
+ netdata-plugin-ebpf [amd64],
39
netdata-plugin-apps,
40
netdata-plugin-pythond,
41
netdata-plugin-go,