From f02dda847da455c1f1e8323871b9c40d3c3c8c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 2 Sep 2014 08:07:49 +0000 Subject: strata/foundation.morph: Add libgcrypt, new systemd dependency --- strata/foundation.morph | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/strata/foundation.morph b/strata/foundation.morph index a652fbd6..57238a6c 100644 --- a/strata/foundation.morph +++ b/strata/foundation.morph @@ -69,6 +69,15 @@ chunks: unpetrify-ref: baserock/genivi/dbus-1.8.8 build-depends: - glib +- name: libgpg-error + repo: upstream:libgpg-error + ref: a498812d767c59ae2b75b0c985f5280b139e7dc4 + build-depends: [] +- name: libgcrypt + repo: upstream:libgcrypt + ref: 412eed473b557ed2172d81d76fa1e1f53c973a67 + build-depends: + - libgpg-error - name: systemd morph: strata/foundation/systemd.morph repo: upstream:systemd @@ -79,6 +88,7 @@ chunks: - gobject-introspection - kmod - libcap2 + - libgcrypt - pciutils - usbutils - name: lzo -- cgit v1.2.1