wok-current diff get-skype/receipt @ rev 16941
gnucash: fix typo
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Jul 24 02:22:52 2014 +0000 (2014-07-24) |
parents | 695d6fabe4f1 |
children | c765927c5087 |
line diff
1.1 --- a/get-skype/receipt Sat Apr 05 22:20:47 2014 +0000 1.2 +++ b/get-skype/receipt Thu Jul 24 02:22:52 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 libQtDBus libQtWebkit libQtGui libQtXml libQtCore gst-plugins-base" 1.8 +DEPENDS="bzip2" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()