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

Ionut Biru ibiru at archlinux.org
Wed May 12 22:58:28 UTC 2010


    Date: Wednesday, May 12, 2010 @ 18:58:27
  Author: ibiru
Revision: 80147

upgpkg: irssi 0.8.15-3
add perl to depends

Modified:
  irssi/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-12 20:43:13 UTC (rev 80146)
+++ PKGBUILD	2010-05-12 22:58:27 UTC (rev 80147)
@@ -4,13 +4,12 @@
 
 pkgname=irssi
 pkgver=0.8.15
-pkgrel=2
+pkgrel=3
 pkgdesc="Modular text mode IRC client with Perl scripting"
 arch=('i686' 'x86_64')
 url="http://irssi.org/"
 license=('GPL')
-depends=('glib2' 'openssl')
-makedepends=('perl')
+depends=('glib2' 'openssl' 'perl')
 optdepends=('perl-libwww: for the scriptassist script')
 backup=(etc/irssi.conf)
 source=(http://irssi.org/files/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list