[meta-virtualization] [PATCH] docker: Remove libtrust from dependencies

Anselmo L. S. Melo anselmo.melo at intel.com
Mon Jun 19 19:02:51 PDT 2017


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 <anselmo.melo at intel.com>
---
 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



More information about the meta-virtualization mailing list