summaryrefslogtreecommitdiff
path: root/extra/qt3
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-14 00:46:01 -0700
committerroot <root@rshg054.dnsready.net>2012-10-14 00:46:01 -0700
commit4eb56e1b3a80c84f2dddf2692310369dc9cbd31a (patch)
treeb31de2992989d616383f6552ba5d23b75701ef04 /extra/qt3
parent21c295a86a10a3cd59802b2cf3ab7c24ebf0c608 (diff)
Sun Oct 14 00:45:38 PDT 2012
Diffstat (limited to 'extra/qt3')
-rw-r--r--extra/qt3/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/qt3/PKGBUILD b/extra/qt3/PKGBUILD
index cdd4ac7f1..39c4c5767 100644
--- a/extra/qt3/PKGBUILD
+++ b/extra/qt3/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 149356 2012-02-07 05:40:02Z eric $
+# $Id: PKGBUILD 168609 2012-10-13 11:48:48Z andyrtr $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=qt3
pkgver=3.3.8b
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="The QT3 gui toolkit"
arch=('i686' 'x86_64')
url="http://www.trolltech.com/products/qt/index.html"
license=('GPL')
-depends=('libpng' 'libxmu' 'libxcursor' 'libxinerama' 'mesa' 'libxft'
+depends=('libpng' 'libxmu' 'libxcursor' 'libxinerama' 'glu' 'libxft'
'libxrandr' 'libmng')
-makedepends=('mysql' 'postgresql' 'unixodbc' 'sqlite3')
+makedepends=('mysql' 'postgresql' 'unixodbc' 'sqlite' 'mesa')
optdepends=('libmysqlclient' 'postgresql-libs' 'unixodbc')
options=('!libtool')
install=qt.install