Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ca9cc1c359ceae9960fd08ddd97d1a981965398
commit 6ca9cc1c359ceae9960fd08ddd97d1a981965398 Author: crazy <[EMAIL PROTECTED]> Date: Thu Nov 8 00:59:35 2007 +0100 skype-1.4.0.118-1-i686 * *piep* <CENSORED> *piep* * fixed qt4 depends() and not only these ... diff --git a/source/xapps-extra/skype/FrugalBuild b/source/xapps-extra/skype/FrugalBuild index 720da09..820ec87 100644 --- a/source/xapps-extra/skype/FrugalBuild +++ b/source/xapps-extra/skype/FrugalBuild @@ -6,7 +6,7 @@ pkgver=1.4.0.118 pkgrel=1 pkgdesc="Skype will let you make free calls to your friends all over the world." url="http://skype.com" -rodepends=('qt4' 'gcc' 'libstdc++5' 'libsigc++2') +rodepends=('libstdc++5' 'libsigc++2' 'qt4-qdbus' 'libqtgui' 'libqtnetwork' 'alsa-lib') groups=('xapps-extra') archs=('i686') up2date="lynx -dump http://www.skype.com/download/skype/linux/ | grep Version | sed 's/.*n \(.*\). *for.*/\1/'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
