summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-10-20 23:25:02 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-10-25 22:12:58 +0000
commit1ea0fd38185902088e1984b0923442780f822640 (patch)
tree932ebac1e5762e9a79589e5030ac3c43a0635368
parentd07b8a13bd466becdc2c1db1c64dac3fb30ff7ae (diff)
downloaddefinitions-1ea0fd38185902088e1984b0923442780f822640.tar.gz
strata/foundation.morph: build systemd with seccomp support
seccomp (short for secure computing mode) is a computer security facility that provides an application sandboxing mechanism in the Linux kernel Change-Id: I528e321303184d586c1f2cbad2150d107823b18d
-rw-r--r--strata/foundation.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index ff18e4e7..158657d0 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -45,6 +45,11 @@ chunks:
build-system: autotools
build-depends:
- libgpg-error
+- name: libseccomp
+ repo: upstream:libseccomp
+ ref: 7932b4fa24c1add0d7a315de8387d216334fbcf7
+ unpetrify-ref: v2.2.3
+ build-system: autotools
- name: systemd
morph: strata/foundation/systemd.morph
repo: upstream:systemd
@@ -53,6 +58,7 @@ chunks:
build-depends:
- dbus-pre
- kmod
+ - libseccomp
- libgcrypt
- name: libusb
repo: upstream:libusb