According to https://github.com/docker/libtrust, this repo is now deprecated and the library was integrated in the docker-distribution repository.
Signed-off-by: Anselmo L. S. Melo <[email protected]> --- recipes-containers/docker/docker_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb index 74170cb..c1b38dc 100644 --- a/recipes-containers/docker/docker_git.bb +++ b/recipes-containers/docker/docker_git.bb @@ -43,7 +43,6 @@ DEPENDS = " \ go-context \ go-mux \ go-patricia \ - go-libtrust \ go-logrus \ go-fsnotify \ go-dbus \ -- 2.13.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
