[meta-virtualization] [PATCH] python3-docker: add missing RDEPENDS

Bruce Ashfield bruce.ashfield at gmail.com
Tue Oct 17 10:21:27 PDT 2017


merged.

Bruce

On Mon, Oct 16, 2017 at 10:10 PM, Ricardo Salveti
<ricardo at opensourcefoundries.com> wrote:
> Add python3-docker-pycreds, python3-requests and
> python3-websocket-client to RDEPENDS for a functional python docker
> module (otherwise even import docker fails).
>
> Signed-off-by: Ricardo Salveti <ricardo at opensourcefoundries.com>
> ---
>  recipes-devtools/python/python3-docker_2.5.1.bb | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/recipes-devtools/python/python3-docker_2.5.1.bb b/recipes-devtools/python/python3-docker_2.5.1.bb
> index ff8f89e..341d95c 100644
> --- a/recipes-devtools/python/python3-docker_2.5.1.bb
> +++ b/recipes-devtools/python/python3-docker_2.5.1.bb
> @@ -9,3 +9,9 @@ SRC_URI[md5sum] = "7d917152976df075e6e90ee853df641f"
>  SRC_URI[sha256sum] = "b876e6909d8d2360e0540364c3a952a62847137f4674f2439320ede16d6db880"
>
>  DEPENDS += "${PYTHON_PN}-pip-native"
> +
> +RDEPENDS_${PN} += " \
> +       python3-docker-pycreds \
> +       python3-requests \
> +       python3-websocket-client \
> +"
> --
> 2.7.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