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

Andrea Scarpino andrea at archlinux.org
Sun Oct 30 10:59:06 UTC 2011


    Date: Sunday, October 30, 2011 @ 06:59:06
  Author: andrea
Revision: 141383

upgpkg: pyqt 4.8.6-1

Fix pyqt dependence

Modified:
  pyqt/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-30 10:31:12 UTC (rev 141382)
+++ PKGBUILD	2011-10-30 10:59:06 UTC (rev 141383)
@@ -45,7 +45,7 @@
 
 package_pyqt(){
   pkgdesc="A set of Python bindings for the Qt toolkit"
-  depends=('qt' 'python-sip' 'qtwebkit')
+  depends=('qt' 'python-sip')
   optdepends=('phonon: enable audio and video in PyQt applications'
               'qscintilla: QScintilla API'
               'qt-assistant-compat: add PyQt online help in Qt Assistant')




More information about the arch-commits mailing list