Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=2a87fdf3583bace6347676cda11e49e3796e4c9d
commit 2a87fdf3583bace6347676cda11e49e3796e4c9d Author: crazy <[EMAIL PROTECTED]> Date: Tue Mar 11 21:43:04 2008 +0100 dialog-1.1_20071028-2-i686 * rebuild diff --git a/source/base/dialog/FrugalBuild b/source/base/dialog/FrugalBuild index 5e820e1..f8aed73 100644 --- a/source/base/dialog/FrugalBuild +++ b/source/base/dialog/FrugalBuild @@ -3,10 +3,10 @@ pkgname=dialog pkgver=1.1_20071028 -pkgrel=1 +pkgrel=2 pkgdesc="A tool to display dialog boxes from shell scripts" url="http://invisible-island.net/dialog/dialog.html" -depends=('ncurses') +depends=('ncurses>=5.6-3') groups=('base') archs=('i686' 'x86_64') up2date="lynx -dump ftp://invisible-island.net/dialog/|grep tgz$|sed -n 's/.*g-\(.*\)\.t.*/\1/;s/-/_/;$ p'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
