Index: build/linux/sysroot_scripts/sysroot-creator-precise.sh |
diff --git a/build/linux/sysroot_scripts/sysroot-creator-precise.sh b/build/linux/sysroot_scripts/sysroot-creator-precise.sh |
index 3370ac6cda00c02b188de194ef990a9949f5e40f..7c92047cfde5fd1f4278d943d69fc1faaf6ceafa 100755 |
--- a/build/linux/sysroot_scripts/sysroot-creator-precise.sh |
+++ b/build/linux/sysroot_scripts/sysroot-creator-precise.sh |
@@ -193,5 +193,6 @@ DEBIAN_PACKAGES="\ |
" |
DEBIAN_PACKAGES_X86="libquadmath0" |
+DEBIAN_PACKAGES_ARM="libdrm-omap1" |
. ${SCRIPT_DIR}/sysroot-creator.sh |