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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Feb 28 10:20:03 UTC 2013


    Date: Thursday, February 28, 2013 @ 11:20:03
  Author: andrea
Revision: 178884

Remove mesa from makedepends

Modified:
  qtwebkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-28 10:18:52 UTC (rev 178883)
+++ PKGBUILD	2013-02-28 10:20:03 UTC (rev 178884)
@@ -10,7 +10,7 @@
 pkgdesc='An open source web browser engine (Qt port)'
 license=('LGPL2.1' 'GPL3')
 depends=('qt4' 'systemd' 'gstreamer0.10-base')
-makedepends=('gperf' 'python2' 'ruby' 'git' 'mesa')
+makedepends=('gperf' 'python2' 'ruby' 'git')
 conflicts=('qt<4.8')
 source=("${pkgname}-${pkgver}.tar.gz"::"http://gitorious.org/webkit/qtwebkit-23/archive-tarball/${pkgname}-${_pkgver}"
         'use-python2.patch')




More information about the arch-commits mailing list