[OE-core] [Patch V3] Coreutils 6.9 depends on libattr
Khem Raj
raj.khem at gmail.com
Tue Mar 12 17:57:07 UTC 2013
On Mar 12, 2013, at 2:56 AM, Alex DAMIAN <alexandru.damian at intel.com> wrote:
> From: Alexandru DAMIAN <alexandru.damian at intel.com>
>
> We have a build dependency, so list it out.
>
> Signed-off-by: Alexandru DAMIAN <alexandru.damian at intel.com>
> ---
> meta/recipes-core/coreutils/coreutils_6.9.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.bb
> index c0778ba..f712692 100644
> --- a/meta/recipes-core/coreutils/coreutils_6.9.bb
> +++ b/meta/recipes-core/coreutils/coreutils_6.9.bb
> @@ -9,6 +9,7 @@ LICENSE = "GPLv2+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
> file://src/ls.c;beginline=4;endline=16;md5=15ed60f67b1db5fedd5dbc37cf8a9543"
> PR = "r5"
> +DEPENDS = "attr"
isn't it needed on native recipe too ?
> DEPENDS_class-native = "gettext-native"
>
> inherit autotools gettext
> --
> 1.7.10.4
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
More information about the Openembedded-core
mailing list