wok rev 16277

Fix: add proper Skype depends (not sure if add them to receipt or script itself)
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 05 22:06:10 2014 +0000 (2014-04-05)
parents 8139105f9285
children 695d6fabe4f1
files get-skype/receipt
line diff
     1.1 --- a/get-skype/receipt	Sat Apr 05 23:47:33 2014 +0200
     1.2 +++ b/get-skype/receipt	Sat Apr 05 22:06:10 2014 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.skype.com/"
     1.5  TAGS="chat telephony"
     1.6  
     1.7 -DEPENDS="bzip2"
     1.8 +DEPENDS="bzip2 libQtDBus libQtWebkit libQtGui libQtXml libQtCore"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()