Initial Commit

This commit is contained in:
2025-05-08 17:15:00 +03:00
commit 154130657d
2 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libseccomp
description: Library providing an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism
version: 2.5.5
url: https://github.com/seccomp/libseccomp
license: LGPL2.1
architecture: any
depends: ["glibc"]
make_depends: ["valgrind","which"]
type: source