coreos-devel/sdk-depends: Add NSS and gobject-introspection to SDK

NSS needs to run some of its own tools during the build process, so we need
it to be available in the SDK. Some of the gobject-introspection tools are
expected to run on the host - pull this in as well.
This commit is contained in:
Matthew Garrett 2016-04-05 18:40:13 -07:00
parent d52a1c19b7
commit c197a2099f
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ DEPEND="
coreos-base/hard-host-depends
coreos-base/coreos-sb-keys
coreos-devel/mantle
dev-libs/gobject-introspection
dev-libs/nss
dev-perl/Capture-Tiny
dev-python/setuptools
dev-util/boost-build