# HG changeset patch # User Alexander Medvedev # Date 1396853547 0 # Node ID d00a8f87ab9653b940a20134cefb647a7205ddbb # Parent a2dca580808d6e907a66e98c0ecb0072a2fe5b2e Fix: skype deps diff -r a2dca580808d -r d00a8f87ab96 get-skype/receipt --- a/get-skype/receipt Mon Apr 07 00:16:55 2014 +0200 +++ b/get-skype/receipt Mon Apr 07 06:52:27 2014 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.skype.com/" TAGS="chat telephony" -DEPENDS="bzip2 libQtDBus libQtWebkit libQtGui libQtXml libQtCore gst-plugins-base" +DEPENDS="bzip2" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r a2dca580808d -r d00a8f87ab96 get-skype/stuff/get-skype --- a/get-skype/stuff/get-skype Mon Apr 07 00:16:55 2014 +0200 +++ b/get-skype/stuff/get-skype Mon Apr 07 06:52:27 2014 +0000 @@ -65,7 +65,8 @@ SHORT_DESC="Skype Internet Telephony." WEB_SITE="$WEB_SITE" DEPENDS="libsigc++ xorg-libXv xorg-libXss libv4l bzip2 tiff \ -libQTDBus libQTWebkit qt4-phonon" +qt4-phonon libQtDBus libQtWebkit libQtGui libQtXml libQtCore \ +gst-plugins-base" CONFIG_FILES="/etc/skype.conf" post_install()