Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=067ca4dbe4acfbba6b9b873a49acd7d8395ed477
commit 067ca4dbe4acfbba6b9b873a49acd7d8395ed477 Author: crazy <[EMAIL PROTECTED]> Date: Thu Nov 8 13:41:24 2007 +0100 sip-4.7.1-2-i686 * relbump * removed qt from depends * ok @ voroskoi diff --git a/source/xlib/sip/FrugalBuild b/source/xlib/sip/FrugalBuild index 335b063..39b95aa 100644 --- a/source/xlib/sip/FrugalBuild +++ b/source/xlib/sip/FrugalBuild @@ -3,10 +3,10 @@ pkgname=sip pkgver=4.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries" url="http://www.riverbankcomputing.co.uk/sip/index.php" -depends=('qt' 'python>=2.5') +depends=('python>=2.5') groups=('xlib') archs=('i686' 'x86_64') up2date="lynx -dump http://www.riverbankcomputing.co.uk/sip/download.php |grep sip.*.tar |sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
