| Index: chrome/installer/linux/debian/build.sh
|
| diff --git a/chrome/installer/linux/debian/build.sh b/chrome/installer/linux/debian/build.sh
|
| index f0c5a181141ae44866c7819207c11e174a9058aa..8be2d649d4331fc48493c9628377187a5d70eaed 100755
|
| --- a/chrome/installer/linux/debian/build.sh
|
| +++ b/chrome/installer/linux/debian/build.sh
|
| @@ -325,7 +325,7 @@ fi
|
| # xdg-utils: For OS integration.
|
| # wget: For uploading crash reports with Breakpad.
|
| ADDITIONAL_DEPS="ca-certificates, fonts-liberation, libappindicator1, \
|
| - libnss3 (>= 3.17.2), lsb-release, xdg-utils (>= 1.0.2), wget"
|
| + libnss3 (>= 3.26), lsb-release, xdg-utils (>= 1.0.2), wget"
|
|
|
| # Fix-up libnspr dependency due to renaming in Ubuntu (the old package still
|
| # exists, but it was moved to "universe" repository, which isn't installed by
|
|
|