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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Tue Feb 19 06:12:54 UTC 2013


    Date: Tuesday, February 19, 2013 @ 07:12:54
  Author: svenstaro
Revision: 84474

upgpkg: wt 3.2.3-5

Qt5 rebuild

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-19 05:57:00 UTC (rev 84473)
+++ PKGBUILD	2013-02-19 06:12:54 UTC (rev 84474)
@@ -6,13 +6,13 @@
 pkgname=wt
 pkgver=3.2.3
 _pkgver=3.2.3
-pkgrel=4
+pkgrel=5
 pkgdesc="a C++ library and application server for developing and deploying web applications"
 arch=('i686' 'x86_64')
 url="http://www.webtoolkit.eu/"
 license=('GPL')
 depends=('boost-libs' 'libharu')
-makedepends=('boost' 'cmake>=2.8' 'postgresql-libs' 'zlib' 'fcgi' 'sqlite' 'graphicsmagick' 'pango' 'mysql++' 'qt')
+makedepends=('boost' 'cmake>=2.8' 'postgresql-libs' 'zlib' 'fcgi' 'sqlite' 'graphicsmagick' 'pango' 'mysql++' 'qtbase')
 optdepends=('openssl: for SSL support in built-in webserver'
 	    'zlib: for compression in HTTP protocol'
 	    'fcgi: for FastCGI support'




More information about the arch-commits mailing list