2011/1/28 Tom Rini <[email protected]>:
> Signed-off-by: Tom Rini <[email protected]>
Acked-by: Frans Meulenbroeks <[email protected]>
> ---
>  recipes/automake/automake.inc |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/automake/automake.inc b/recipes/automake/automake.inc
> index e378c04..1eae3c0 100644
> --- a/recipes/automake/automake.inc
> +++ b/recipes/automake/automake.inc
> @@ -2,8 +2,8 @@ DESCRIPTION = "A tool for automatically generating Makefiles."
>  LICENSE = "GPL"
>  HOMEPAGE = "http://www.gnu.org/software/automake/";
>  SECTION = "devel"
> -DEPENDS_virtclass-native = "autoconf-native"
> -RDEPENDS_automake-native = "autoconf-native perl-native-runtime"
> +DEPENDS_virtclass-native = "autoconf-native perl-native"
> +RDEPENDS_automake-native = "autoconf-native perl-native"
>  RDEPENDS_automake += "\
>     autoconf \
>     perl \
> --
> 1.7.0.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to