# HG changeset patch # User Alexander Medvedev # Date 1396735570 0 # Node ID 850cfab39e0d69511980adb61c81b2250ab5365a # Parent 8139105f92851398ca412c6cec48f77d0e8da0cc Fix: add proper Skype depends (not sure if add them to receipt or script itself) diff -r 8139105f9285 -r 850cfab39e0d get-skype/receipt --- a/get-skype/receipt Sat Apr 05 23:47:33 2014 +0200 +++ b/get-skype/receipt Sat Apr 05 22:06:10 2014 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.skype.com/" TAGS="chat telephony" -DEPENDS="bzip2" +DEPENDS="bzip2 libQtDBus libQtWebkit libQtGui libQtXml libQtCore" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()