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 <anselmo.melo@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Anselmo L. S. Melo 2017-06-19 19:02:51 -07:00 committed by Bruce Ashfield
parent e86ae39489
commit 430233eb6e

View File

@ -43,7 +43,6 @@ DEPENDS = " \
go-context \
go-mux \
go-patricia \
go-libtrust \
go-logrus \
go-fsnotify \
go-dbus \