From 071ecd58a9b69020ec170e7f89009a603e885371 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 17 Nov 2012 01:32:38 -0800 Subject: Sat Nov 17 01:27:29 PST 2012 --- extra/qwtplot3d/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/qwtplot3d') diff --git a/extra/qwtplot3d/PKGBUILD b/extra/qwtplot3d/PKGBUILD index b72402f4a..bee6db047 100644 --- a/extra/qwtplot3d/PKGBUILD +++ b/extra/qwtplot3d/PKGBUILD @@ -1,15 +1,16 @@ -# $Id: PKGBUILD 147208 2012-01-24 18:38:05Z ronald $ +# $Id: PKGBUILD 171261 2012-11-16 23:35:36Z allan $ # Maintainer: Ronald van Haren # Contributor: damir pkgname=qwtplot3d pkgver=0.2.7 -pkgrel=4 +pkgrel=5 pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets" arch=("i686" "x86_64") license=('custom:zlib') url="http://qwtplot3d.sourceforge.net/" -depends=('qt' 'qwt' 'mesa') +depends=('qt' 'qwt') +makedepends=('mesa' 'glu') source=("http://downloads.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-$pkgver.tgz" qwtplot3d-gcc44.patch qwtplot3d-qt-4.8.0.patch) sha1sums=('4463fafb8420a91825e165da7a296aaabd70abea' -- cgit v1.2.3-54-g00ecf