We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edfc564 commit c6d198fCopy full SHA for c6d198f
package/DEBIAN.in/control.in
@@ -3,6 +3,6 @@ Version: @PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@
3
Architecture: amd64
4
Maintainer: Sysinternals <syssite@microsoft.com>
5
Description: A system monitor based on eBPF, ported from Windows, that outputs events to Syslog
6
-Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), libssl-dev, sysinternalsebpf (>= 1.2.0)
+Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), libssl-dev, sysinternalsebpf (>= 1.5.0)
7
Installed-Size: 58934
8
0 commit comments