[meta-virtualization] [meta-cloud-services][PATCH] python-oslo.i18n: Fix build error, missing pbr

Bruce Ashfield bruce.ashfield at gmail.com
Wed Sep 16 13:08:08 PDT 2015


merged.

Bruce

On Tue, Sep 15, 2015 at 9:47 AM, Mark Asselstine
<mark.asselstine at windriver.com> wrote:
> Depending on build order this package may fail to build and complain
> that no suitable pbr can be found. Add a dependency on pbr. This
> matches the dependencies called out by the package's setup.py.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  meta-openstack/recipes-devtools/python/python-oslo.i18n_1.6.0.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.6.0.bb b/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.6.0.bb
> index fee2948..575a8e5 100644
> --- a/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.6.0.bb
> +++ b/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.6.0.bb
> @@ -19,6 +19,7 @@ inherit setuptools
>
>  DEPENDS += " \
>          python-pip \
> +        python-pbr \
>          "
>
>  # RDEPENDS_default:
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list