Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b473e044df774e776b8d30732757a37f5f9a03b7
commit b473e044df774e776b8d30732757a37f5f9a03b7 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Jan 15 00:06:40 2008 +0100 xchat-2.8.4-6-i686 rebuild and makedepends() fix thx crazy for noticing this bug diff --git a/source/xapps/xchat/FrugalBuild b/source/xapps/xchat/FrugalBuild index d7f74d2..7eee3ba 100644 --- a/source/xapps/xchat/FrugalBuild +++ b/source/xapps/xchat/FrugalBuild @@ -4,11 +4,11 @@ pkgname=xchat pkgver=2.8.4 -pkgrel=5 +pkgrel=6 pkgdesc="A GTK+2 based IRC client" url="http://www.xchat.org/" depends=('gtk+2>=2.12.0-3' 'openssl' 'glib2>=2.14.1-5' 'libsexy' 'dbus-glib') -makedepends=('python' 'perl' 'tcl') +makedepends=('python' 'perl' 'tcl>=8.5') groups=('xapps') archs=('i686' 'x86_64') up2date="lynx -dump $url|grep Source: | sed 's/.* \([0-9\.]*\)$/\1/'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
