wok rev 5307

get-google-chrome: Fixed google-chrome-unstable DEPENDS
author Liu Peng <rocky@slitaz.org>
date Wed Apr 21 00:04:15 2010 +0000 (2010-04-21)
parents 30f4e3eb73ed
children 1959b2e6b8a0
files get-google-chrome/stuff/get-google-chrome
line diff
     1.1 --- a/get-google-chrome/stuff/get-google-chrome	Mon Apr 19 13:28:45 2010 -0400
     1.2 +++ b/get-google-chrome/stuff/get-google-chrome	Wed Apr 21 00:04:15 2010 +0000
     1.3 @@ -75,7 +75,7 @@
     1.4  VERSION="$VERSION"
     1.5  CATEGORY="non-free"
     1.6  SHORT_DESC="The web browser from Google."
     1.7 -DEPENDS="gtk+ GConf lzma flash-plugin bash xdg-utils"
     1.8 +DEPENDS="gtk+ GConf lzma flash-plugin bash xdg-utils xorg-libXss"
     1.9  WEB_SITE="http://www.google.com/chrome/"
    1.10  
    1.11  post_install()