From 14461ef811f84a0994216dbb629db8e0fcfc5fad Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Fri, 15 May 2015 16:01:40 -0700 Subject: [PATCH] coreos-base/hard-host-depends: Add go-bootstrap go-bootstrap is only needed in the SDK, so add it to the depends list. Signed-off-by: Geoff Levand --- .../coreos-base/hard-host-depends/hard-host-depends-0.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/hard-host-depends/hard-host-depends-0.0.1.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/hard-host-depends/hard-host-depends-0.0.1.ebuild index 28c9871b72..3ebec684a2 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/hard-host-depends/hard-host-depends-0.0.1.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/hard-host-depends/hard-host-depends-0.0.1.ebuild @@ -44,6 +44,7 @@ RDEPEND="${RDEPEND} dev-lang/swig dev-lang/yasm dev-lang/go + dev-lang/go-bootstrap dev-libs/dbus-glib >=dev-libs/glib-2.26.1 dev-libs/libgcrypt