From f82055f9c006c32841d5be7d8a34ffced157b38c Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Tue, 6 Dec 2016 14:19:38 +0100 Subject: Add missing dependencies --- recipes-sota/ostree/ostree_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-sota/ostree/ostree_git.bb') diff --git a/recipes-sota/ostree/ostree_git.bb b/recipes-sota/ostree/ostree_git.bb index 3d12de8..d444669 100644 --- a/recipes-sota/ostree/ostree_git.bb +++ b/recipes-sota/ostree/ostree_git.bb @@ -17,8 +17,8 @@ BBCLASSEXTEND = "native" DEPENDS += "attr libarchive glib-2.0 pkgconfig gpgme libgsystem fuse libsoup-2.4 e2fsprogs systemd" DEPENDS_remove_class-native = "systemd-native" -RDEPENDS_${PN} = "python util-linux-libuuid util-linux-libblkid util-linux-libmount libcap xz" -RDEPENDS_${PN}_remove_class-native = "python-native" +RDEPENDS_${PN} = "python util-linux-libuuid util-linux-libblkid util-linux-libmount libcap xz os-release" +RDEPENDS_${PN}_remove_class-native = "python-native os-release-native" EXTRA_OECONF = "CFLAGS='-g' --with-libarchive --disable-gtk-doc --disable-gtk-doc-html --disable-gtk-doc-pdf --disable-man" EXTRA_OEMAKE = "CFLAGS='-g'" -- cgit v1.2.3-54-g00ecf