Date: Monday, February 18, 2013 @ 20:28:58
  Author: andrea
Revision: 178237

Replace qtwebkit 2.3 too

Modified:
  qt4/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-02-18 16:46:09 UTC (rev 178236)
+++ PKGBUILD    2013-02-18 19:28:58 UTC (rev 178237)
@@ -23,8 +23,8 @@
             'icu: Unicode support')
 install="${pkgname}.install"
 options=('!libtool')
-replaces=('qt')
-conflicts=('qt')
+replaces=('qt<=4.8.4' 'qtwebkit<=2.3.beta2')
+conflicts=('qt<=4.8.4' 'qtwebkit<=2.3.beta2')
 _pkgfqn="qt-everywhere-opensource-src-${pkgver}"
 source=("http://releases.qt-project.org/${pkgname}/source/${_pkgfqn}.tar.gz";
         'qtconfig.desktop'
@@ -62,7 +62,6 @@
     -system-sqlite \
     -no-phonon \
     -no-phonon-backend \
-    -no-webkit \
     -graphicssystem raster \
     -openssl-linked \
     -nomake demos \

Reply via email to