Index: build/install-build-deps.sh |
diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh |
index 25fc917fc8a0f205555d2d7fde50eb03251f4a02..f6f98d3cab834bd06a98d0764b7700204a6d2dba 100755 |
--- a/build/install-build-deps.sh |
+++ b/build/install-build-deps.sh |
@@ -152,7 +152,7 @@ nacl_list="bison cmake xvfb gawk texinfo autoconf libtool |
libpango1.0-0:i386 libxi6:i386 libxcursor1:i386 libxcomposite1:i386 |
libasound2:i386 libxdamage1:i386 libxtst6:i386 libxrandr2:i386 |
libcap2:i386 libgtk2.0-0:i386 libxss1:i386 |
- libexif12:i386 libgl1-mesa-glx:i386" |
+ libexif12:i386 libgl1-mesa-glx:i386 libelf-dev:i386" |
Lei Zhang
2014/06/18 21:23:45
if you can sort this list, that would be extra nic
Nico
2014/06/18 21:29:28
I'll land this and then do a follow-up that does n
|
# Some package names have changed over time |
if package_exists ttf-mscorefonts-installer; then |