aboutsummaryrefslogtreecommitdiff
path: root/debian-arm64-rootfs.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-28 13:41:20 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-10-28 13:41:20 +0200
commit1f6571424bfd59810a508b51aab2451eff0573ee (patch)
tree0fedff0ac719c87cee581beefb0b3a86a37b95e6 /debian-arm64-rootfs.yaml
parent593755cf2375eaff5a3f4072c3e036e8f7ac5a6d (diff)
debian-arm*-rootfs: add uuid-runtime build dependency
Change-Id: I0dc2ddd0bde2ba538e731bdfba9439d6db47f83b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'debian-arm64-rootfs.yaml')
-rw-r--r--debian-arm64-rootfs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian-arm64-rootfs.yaml b/debian-arm64-rootfs.yaml
index 7df98b0152..01aa60edb3 100644
--- a/debian-arm64-rootfs.yaml
+++ b/debian-arm64-rootfs.yaml
@@ -62,7 +62,7 @@
}
sudo apt-get update
- sudo apt-get install -y --no-install-recommends cpio debootstrap live-build python-pycurl
+ sudo apt-get install -y --no-install-recommends cpio debootstrap live-build python-pycurl uuid-runtime
sudo dpkg -i --force-all packages/live-build_3.0.5-1linaro1_all.deb
dpkg -s qemu-user-static |grep '^Version'