From dc3977a31e1a779c80fafc2248a136c7356859c0 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 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/strata/foundation.morph b/strata/foundation.morph index c7b28c03..0063b14f 100644 --- a/strata/foundation.morph +++ b/strata/foundation.morph @@ -71,6 +71,16 @@ chunks: unpetrify-ref: baserock/genivi/dbus-1.8.8 build-depends: - glib +- name: libgpg-error + repo: upstream:libgpg-error + ref: 8f3187fe56cb8e535e3ceff75fdd4e128070af57 + unpetrify-ref: libgpg-error-1.16 + build-depends: [] +- name: libgcrypt + repo: upstream:libgcrypt + ref: baserock/gnome + build-depends: + - libgpg-error - name: systemd morph: strata/foundation/systemd.morph repo: upstream:systemd @@ -81,6 +91,7 @@ chunks: - gobject-introspection - kmod - libcap2 + - libgcrypt - pciutils - usbutils - name: lzo -- cgit v1.2.1