profiles: Don't install cmake on the boards

It doesn't cross-compile, and only the host command is needed.
This commit is contained in:
David Michael 2018-04-05 16:50:25 -04:00
parent 2c3238fd4a
commit 2cc0b1513a

View File

@ -19,3 +19,6 @@ net-mail/mailbase-1.1
# elt-patches has a cyclic dependency # elt-patches has a cyclic dependency
app-arch/xz-utils-0 app-arch/xz-utils-0
# doesn't cross-compile, but required for glog, gflags, etc.
dev-util/cmake-3.7.2