Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4e228b7488acd92de68731332adc6e65392ca66
commit c4e228b7488acd92de68731332adc6e65392ca66 Author: kikadf <[email protected]> Date: Sat Aug 17 17:13:10 2013 +0200 pyside-tools-0.2.14-3-x86_64 * Rebuild with pyside diff --git a/source/devel-extra/pyside-tools/FrugalBuild b/source/devel-extra/pyside-tools/FrugalBuild index 59299b0..09bb0b8 100644 --- a/source/devel-extra/pyside-tools/FrugalBuild +++ b/source/devel-extra/pyside-tools/FrugalBuild @@ -1,13 +1,14 @@ # Compiling Time: 0.13 SBU # Maintainer: kikadf <[email protected]> +options+=('asneeded') + pkgname=pyside-tools pkgver=0.2.14 -pkgrel=2 +pkgrel=3 pkgdesc="This is a fork of pyuic from PyQt4." url="http://www.pyside.org" -depends=('pyside>=1.2.0') -makedepends=('shiboken>=1.2.0') +depends=('pyside>=1.2.1') Finclude cmake groups=('devel-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
