[arch-commits] Commit in qt/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Apr 23 19:23:08 UTC 2010


    Date: Friday, April 23, 2010 @ 15:23:07
  Author: andyrtr
Revision: 78432

upgpkg: qt 4.6.2-4
rebuild to make sure it builds and works with new unixodbc, #19163

Modified:
  qt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-23 18:52:55 UTC (rev 78431)
+++ PKGBUILD	2010-04-23 19:23:07 UTC (rev 78432)
@@ -3,7 +3,7 @@
 
 pkgname=qt
 pkgver=4.6.2
-pkgrel=3
+pkgrel=4
 pkgdesc='A cross-platform application and UI framework'
 arch=('i686' 'x86_64')
 url='http://qt.nokia.com/'
@@ -11,7 +11,7 @@
 depends=('libpng' 'fontconfig' 'libtiff' 'libmng' 'sqlite3' 'xdg-utils' 'ca-certificates'
          'hicolor-icon-theme' 'alsa-lib' 'glib2' 'dbus' 'libxrender' 'libgl' 'libsm')
 optdepends=('postgresql-libs' 'libmysqlclient' 'unixodbc')
-makedepends=('mesa' 'inputproto' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'libxfixes' 'gtk2')
+makedepends=('mesa' 'inputproto' 'postgresql-libs' 'mysql' 'unixodbc>=2.3.0' 'cups' 'libxfixes' 'gtk2')
 install=qt.install
 options=('!libtool')
 _pkgfqn="qt-everywhere-opensource-src-${pkgver}"




More information about the arch-commits mailing list