[arch-commits] Commit in weechat/repos (testing-x86_64 testing-x86_64/PKGBUILD)

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


    Date: Sunday, August 2, 2009 @ 23:11:22
  Author: eric
Revision: 48526

Merged revisions 48525 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/weechat/trunk

........
  r48525 | eric | 2009-08-02 23:10:35 -0400 (Sun, 02 Aug 2009) | 1 line
  
  added missing makedepends
........

Modified:
  weechat/repos/testing-x86_64/	(properties)
  weechat/repos/testing-x86_64/PKGBUILD

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


Property changes on: weechat/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /weechat/trunk:1-48514
   + /weechat/trunk:1-48525

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-08-03 03:10:35 UTC (rev 48525)
+++ testing-x86_64/PKGBUILD	2009-08-03 03:11:22 UTC (rev 48526)
@@ -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