[ostree] yocto: Add glib-2.0 depends for ostree



commit c83cd8f344b2a5319697919367ae6f5de2135539
Author: Colin Walters <walters verbum org>
Date:   Tue Jan 31 22:54:32 2012 -0500

    yocto: Add glib-2.0 depends for ostree

 gnomeos/yocto/recipies-core/ostree/ostree.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/yocto/recipies-core/ostree/ostree.bb b/gnomeos/yocto/recipies-core/ostree/ostree.bb
index a0e732c..ad3416c 100644
--- a/gnomeos/yocto/recipies-core/ostree/ostree.bb
+++ b/gnomeos/yocto/recipies-core/ostree/ostree.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
 SRC_URI = "git://git.gnome.org/ostree;tag=21ab320eef97958256513f26b46cefd8ab687e9a"
 S = "${WORKDIR}/git"
 
-DEPENDS += "libarchive"
+DEPENDS += "libarchive glib-2.0"
 
 inherit autotools
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]