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

Andrea Scarpino andrea at archlinux.org
Fri Oct 21 18:47:38 UTC 2011


    Date: Friday, October 21, 2011 @ 14:47:37
  Author: andrea
Revision: 141015

Add chrpath to makedepends

Modified:
  qtwebkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-21 15:49:31 UTC (rev 141014)
+++ PKGBUILD	2011-10-21 18:47:37 UTC (rev 141015)
@@ -9,7 +9,7 @@
 pkgdesc='An open source web browser engine (Qt port)'
 license=('LGPL2.1' 'GPL3')
 depends=('qt' 'gperf' 'bison' 'phonon')
-makedepends=('python2' 'mesa')
+makedepends=('python2' 'mesa' 'chrpath')
 source=("http://get.qt.nokia.com/${pkgname}/QtWebKit-${pkgver}.tar.gz"
         'python2-path.patch')
 sha1sums=('3582f3a8b593140af004a19479f5ec19693b3df7'




More information about the arch-commits mailing list