docker: don't install device-tree-compiler build-deps in travis.docker
commit9b4154a57007dd2090d3067f0986730458e8667b
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 25 Jul 2017 13:34:24 +0000 (25 14:34 +0100)
committerFam Zheng <famz@redhat.com>
Fri, 22 Sep 2017 02:20:34 +0000 (22 10:20 +0800)
treee2719a22e14771f1c7d4f86daade3e0b9ac30158
parent6fe3ae3f194a675a3b73b6beab3ed5dd35db3be3
docker: don't install device-tree-compiler build-deps in travis.docker

Installing the device-tree-compiler build-deps is a little extreme. We
only actually need the binary so include it with the other packages.

Suggested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20170725133425.436-6-alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/docker/dockerfiles/travis.docker