From 430233eb6e547aeaf6111c8159244bf1d82d09c1 Mon Sep 17 00:00:00 2001 From: "Anselmo L. S. Melo" Date: Mon, 19 Jun 2017 19:02:51 -0700 Subject: docker: Remove libtrust from dependencies 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 Signed-off-by: Bruce Ashfield --- 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 74170cbf..c1b38dce 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 \ -- cgit v1.2.3-54-g00ecf