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

Eric Bélanger eric at archlinux.org
Mon Aug 3 03:10:36 UTC 2009


    Date: Sunday, August 2, 2009 @ 23:10:35
  Author: eric
Revision: 48525

added missing makedepends

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-03 03:02:12 UTC (rev 48524)
+++ PKGBUILD	2009-08-03 03:10:35 UTC (rev 48525)
@@ -10,7 +10,7 @@
 url="http://weechat.flashtux.org/index.php?lang=en"
 license=('GPL')
 depends=('gnutls>=2.6.4' 'aspell')
-makedepends=('pkgconfig')
+makedepends=('pkgconfig' 'perl>=5.10' 'python>=2.6' 'lua')
 optdepends=('perl>=5.10' 'python>=2.6' 'lua')
 source=(http://weechat.flashtux.org/download/$pkgname-$pkgver.tar.bz2)
 options=(!libtool)




More information about the arch-commits mailing list