| Index: chrome/installer/linux/rpm/build.sh
|
| diff --git a/chrome/installer/linux/rpm/build.sh b/chrome/installer/linux/rpm/build.sh
|
| index 6110905ec37eb3a032997b8f3947ba02dfceefc7..506701acca7ea17a91441186ade3d1ccdce0bfbd 100755
|
| --- a/chrome/installer/linux/rpm/build.sh
|
| +++ b/chrome/installer/linux/rpm/build.sh
|
| @@ -127,6 +127,7 @@ do_package() {
|
| # https://bugzilla.redhat.com/show_bug.cgi?id=538158
|
| # https://bugzilla.novell.com/show_bug.cgi?id=556248
|
| DEPENDS="lsb >= 4.0, \
|
| + liberation-fonts, \
|
| libcurl.so.4${EMPTY_VERSION}${PKG_ARCH}, \
|
| libnss3.so(NSS_3.14.3)${PKG_ARCH}, \
|
| wget, \
|
|
|