Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=a33d9ddaffaf10c43dd89fb6b5297260f05dbc33
commit a33d9ddaffaf10c43dd89fb6b5297260f05dbc33 Author: James Buren <[email protected]> Date: Sun Dec 30 00:19:39 2012 -0600 qtiplot-0.9.8.9-3-x86_64 * rebuild without boost at all * it does not use boost at all diff --git a/source/xapps-extra/qtiplot/FrugalBuild b/source/xapps-extra/qtiplot/FrugalBuild index d9972f7..14be86d 100644 --- a/source/xapps-extra/qtiplot/FrugalBuild +++ b/source/xapps-extra/qtiplot/FrugalBuild @@ -3,11 +3,10 @@ pkgname=qtiplot pkgver=0.9.8.9 -pkgrel=2 +pkgrel=3 pkgdesc="QtiPlot is a professional scientific data analysis and visualisation solution" -depends=('libboost>=1.49.0' 'pyqt4' 'muparser' 'gsl' 'libglu' 'libqtassistantclient' \ +depends=('pyqt4' 'muparser' 'gsl' 'libqtassistantclient' \ 'libglu' 'libqt3support' 'libqtopengl' 'tamu_anova') -makedepends=('boost') groups=('xapps-extra') archs=('i686' 'x86_64') _F_berlios_ext=".tar.bz2" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
