# HG changeset patch # User Liu Peng # Date 1271808255 0 # Node ID 978886b83db3f3b778ae0e5cb0c22780ba0561c9 # Parent 30f4e3eb73edbf3d02ebd2ebf014e694da2b3a14 get-google-chrome: Fixed google-chrome-unstable DEPENDS diff -r 30f4e3eb73ed -r 978886b83db3 get-google-chrome/stuff/get-google-chrome --- a/get-google-chrome/stuff/get-google-chrome Mon Apr 19 13:28:45 2010 -0400 +++ b/get-google-chrome/stuff/get-google-chrome Wed Apr 21 00:04:15 2010 +0000 @@ -75,7 +75,7 @@ VERSION="$VERSION" CATEGORY="non-free" SHORT_DESC="The web browser from Google." -DEPENDS="gtk+ GConf lzma flash-plugin bash xdg-utils" +DEPENDS="gtk+ GConf lzma flash-plugin bash xdg-utils xorg-libXss" WEB_SITE="http://www.google.com/chrome/" post_install()