Skip to content

Commit c6d198f

Browse files
authored
Bump sysinternalsEBPF version dependency (#214)
1 parent edfc564 commit c6d198f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/DEBIAN.in/control.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Version: @PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@
33
Architecture: amd64
44
Maintainer: Sysinternals <syssite@microsoft.com>
55
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)
6+
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), libssl-dev, sysinternalsebpf (>= 1.5.0)
77
Installed-Size: 58934
88

0 commit comments

Comments
 (0)