Initial Commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user