~linaro-toolchain-dev/cbuild/hardware

« back to all changes in this revision

Viewing changes to distro/quantal/r1/packages.sh

  • Committer: Matthew Gretton-Dann
  • Date: 2013-04-10 12:00:39 UTC
  • Revision ID: matthew.gretton-dann@linaro.org-20130410120039-bwainsp1quxnrbv1
Add build-dependencies for ubutest packages as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
apt-get build-dep $flags eglibc libav llvm python libvorbis
34
34
 
35
35
# Needed for ubutest
36
 
apt-get fakeroot
 
36
apt-get install $flags fakeroot
 
37
apt-get build-dep $flags base-files base-passwd bash coreutils dash debianutils diffutils dpkg e2fsprogs eglibc findutils grep gzip hostname ncurses perl python2.7 sed shadow tar util-linux
 
38
 
37
39
# x86: Needed for baremetal and graphite
38
40
#apt-get install $flags binutils-arm-none-eabi libcloog-ppl-dev
39
41