summaryrefslogtreecommitdiffstats
path: root/recipes/ostree/ostree.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ostree/ostree.bb')
-rw-r--r--recipes/ostree/ostree.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ostree/ostree.bb b/recipes/ostree/ostree.bb
index 39ee76c..6e79395 100644
--- a/recipes/ostree/ostree.bb
+++ b/recipes/ostree/ostree.bb
@@ -47,7 +47,7 @@ SRCREV = "v2016.5"
47 47
48S = "${WORKDIR}/git" 48S = "${WORKDIR}/git"
49 49
50DEPENDS = "glib-2.0 e2fsprogs gpgme attr libsoup-2.4 libgsystem libassuan xz" 50DEPENDS = "glib-2.0 e2fsprogs gpgme attr libsoup-2.4 libgsystem libassuan xz systemd"
51# Bash is needed by the shipped dracut module. This dracut module is used to generate initramfs image. 51# Bash is needed by the shipped dracut module. This dracut module is used to generate initramfs image.
52# The production image do not require bash for proper working. 52# The production image do not require bash for proper working.
53RDEPENDS_${PN} += "bash" 53RDEPENDS_${PN} += "bash"