summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-11-12 16:42:41 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-11-16 14:53:45 +0000
commitce4a667951d0e0b0cbcf9dfff4480e48f12927da (patch)
tree5bbc96048a2990623ce6a256a5072efb1bf96c23 /strata/core.morph
parentfe3d31d54d9ddc4dd1907e512a41eaa1464c70ee (diff)
downloaddefinitions-ce4a667951d0e0b0cbcf9dfff4480e48f12927da.tar.gz
Push libseccomp into core
linux-user-chroot also uses it Change-Id: I0f8874e18e93d79a66a85ea4db0684fca2a149f3
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/core.morph b/strata/core.morph
index f531f84a..66880527 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -401,3 +401,12 @@ chunks:
build-depends:
- flex
- texinfo-tarball
+- name: libseccomp
+ repo: upstream:libseccomp
+ ref: 7932b4fa24c1add0d7a315de8387d216334fbcf7
+ unpetrify-ref: v2.2.3
+ build-system: autotools
+ build-depends:
+ - autoconf
+ - automake
+ - libtool