Re: [meta-arago] [morty/rocko/master][PATCH] ti-llvm3.6: add dependency on groff-native

2018-03-01 Thread Denys Dmytriyenko
http://arago-project.org/git/?p=meta-arago.git;a=commitdiff;h=7a4b4e7befc2aa1ca4f7f8bdf588962df352dcf9

If you want to instead build groff-native, it's fine with me, but need to 
remove HOSTTOOLS then.


On Thu, Mar 01, 2018 at 02:08:01PM -0500, Jacob Stiffler wrote:
> * groff is used to generate documentaion during the install task
> 
> Signed-off-by: Jacob Stiffler 
> ---
>  meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb 
> b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
> index 4f36310..91d3cea 100644
> --- a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
> +++ b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
> @@ -17,7 +17,7 @@ require recipes-core/llvm/llvm.inc
>  
>  LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d"
>  
> -DEPENDS += "libxml2"
> +DEPENDS += "libxml2 groff-native"
>  DEPENDS_append_class-target = " valgrind"
>  
>  LLVM_DIR = "ti-llvm${PV}"
> -- 
> 2.7.4
> 
> ___
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
___
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


[meta-arago] [morty/rocko/master][PATCH] ti-llvm3.6: add dependency on groff-native

2018-03-01 Thread Jacob Stiffler
* groff is used to generate documentaion during the install task

Signed-off-by: Jacob Stiffler 
---
 meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb 
b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
index 4f36310..91d3cea 100644
--- a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
+++ b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
@@ -17,7 +17,7 @@ require recipes-core/llvm/llvm.inc
 
 LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d"
 
-DEPENDS += "libxml2"
+DEPENDS += "libxml2 groff-native"
 DEPENDS_append_class-target = " valgrind"
 
 LLVM_DIR = "ti-llvm${PV}"
-- 
2.7.4

___
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago