[arch-commits] Commit in qtiplot/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Oct 12 17:56:44 UTC 2012
Date: Friday, October 12, 2012 @ 13:56:44
Author: andyrtr
Revision: 168490
upgpkg: qtiplot 0.9.8.9-2
mesa -> glu rebuild
Modified:
qtiplot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-12 17:51:02 UTC (rev 168489)
+++ PKGBUILD 2012-10-12 17:56:44 UTC (rev 168490)
@@ -5,15 +5,15 @@
pkgname=qtiplot
pkgver=0.9.8.9
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://soft.proindependent.com/qtiplot.html"
pkgdesc="Data analysis and scientific plotting - free clone of Origin"
-depends=('muparser' 'gsl' 'python2-pyqt' 'boost-libs' 'shared-mime-info' 'mesa' 'liborigin2' 'qt-assistant-compat' 'tamu-anova')
+depends=('muparser' 'gsl' 'python2-pyqt' 'boost-libs' 'shared-mime-info' 'glu' 'liborigin2' 'qt-assistant-compat' 'tamu-anova')
# build against qwtplot3d provided in the package ...
# build against qwt provided in the package ...
# as systemwide one doesn't provide all needed functions
-makedepends=('pkg-config' 'boost')
+makedepends=('pkg-config' 'boost' 'mesa')
license=('GPL2')
install=${pkgname}.install
source=(http://download.berlios.de/qtiplot/qtiplot-${pkgver}.tar.bz2
More information about the arch-commits
mailing list