[gnome-continuous-yocto/gnomeostree-3.14-dizzy] llvm: Also dep on python-native for native build



commit b2191a50b6741d35b5f9a54446d2ff1d0ef59e50
Author: Colin Walters <walters verbum org>
Date:   Wed Mar 11 16:54:07 2015 -0400

    llvm: Also dep on python-native for native build
    
    This should happen automatically...but let's try this.

 meta-gnomeos/recipies-core/llvm/llvm.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta-gnomeos/recipies-core/llvm/llvm.inc b/meta-gnomeos/recipies-core/llvm/llvm.inc
index 5b5dbd6..d0b8fe5 100644
--- a/meta-gnomeos/recipies-core/llvm/llvm.inc
+++ b/meta-gnomeos/recipies-core/llvm/llvm.inc
@@ -5,7 +5,7 @@ LICENSE = "NCSA"
 LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=71df953c321b5b31ae94316a7fb6a7f3"
 
 DEPENDS += "llvm-native"
-DEPENDS_virtclass-native = "cmake-native"
+DEPENDS_virtclass-native = "cmake-native python-native"
 
 INC_PR = "r1"
 


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