Merge pull request #1291 from marineam/jq

coreos: add jq to base image
This commit is contained in:
Michael Marineau 2015-06-17 20:34:00 -07:00
commit cf3686408b
3 changed files with 3 additions and 0 deletions

View File

@ -104,6 +104,7 @@ RDEPEND="${RDEPEND}
app-arch/tar
app-arch/unzip
app-arch/zip
app-misc/jq
app-shells/bash
coreos-base/update_engine
coreos-base/coreos-init

View File

@ -117,3 +117,5 @@ dev-util/checkbashisms
# fix for https://github.com/coreos/bugs/issues/324
=net-misc/curl-7.41
# link jq binary dynamically
=app-misc/jq-1.4-r1