wok-current rev 16292
Fix: skype deps
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Mon Apr 07 06:52:27 2014 +0000 (2014-04-07) |
parents | a2dca580808d |
children | ed01c3d67888 |
files | get-skype/receipt get-skype/stuff/get-skype |
line diff
1.1 --- a/get-skype/receipt Mon Apr 07 00:16:55 2014 +0200 1.2 +++ b/get-skype/receipt Mon Apr 07 06:52:27 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()
2.1 --- a/get-skype/stuff/get-skype Mon Apr 07 00:16:55 2014 +0200 2.2 +++ b/get-skype/stuff/get-skype Mon Apr 07 06:52:27 2014 +0000 2.3 @@ -65,7 +65,8 @@ 2.4 SHORT_DESC="Skype Internet Telephony." 2.5 WEB_SITE="$WEB_SITE" 2.6 DEPENDS="libsigc++ xorg-libXv xorg-libXss libv4l bzip2 tiff \ 2.7 -libQTDBus libQTWebkit qt4-phonon" 2.8 +qt4-phonon libQtDBus libQtWebkit libQtGui libQtXml libQtCore \ 2.9 +gst-plugins-base" 2.10 CONFIG_FILES="/etc/skype.conf" 2.11 2.12 post_install()