Index: build/install-build-deps.sh |
diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh |
index 3ed5513f388ff987560bd64c159cb93c0011e204..88f7e0aee9cdca4903ed2b2e14b6b4ae971e502f 100755 |
--- a/build/install-build-deps.sh |
+++ b/build/install-build-deps.sh |
@@ -117,7 +117,8 @@ chromeos_lib_list="libpulse0 libbz2-1.0 libcurl4-gnutls-dev" |
# Full list of required run-time libraries |
lib_list="libatk1.0-0 libc6 libasound2 libcairo2 libdbus-glib-1-2 libexpat1 |
libfontconfig1 libfreetype6 libglib2.0-0 libgnome-keyring0 libgtk2.0-0 |
- libnspr4-0d libnss3-1d libpango1.0-0 libpcre3 libpixman-1-0 libpng12-0 |
+ libnspr4-0d libnss3-1d libpam0g libpango1.0-0 libpcre3 libpixman-1-0 |
+ libpng12-0 |
Sergey Ulanov
2011/02/15 18:27:21
Can you please reformat this string, so that there
Lambros
2011/02/15 19:34:57
Done.
|
libstdc++6 libsqlite3-0 libx11-6 libxau6 libxcb1 libxcomposite1 |
libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxi6 |
libxinerama1 libxrandr2 libxrender1 libxtst6 zlib1g |