Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=386b608506c02777c7d9fb26f0cf3e95e83c9995
commit 386b608506c02777c7d9fb26f0cf3e95e83c9995 Author: bouleetbil <[EMAIL PROTECTED]> Date: Sun Nov 9 17:12:23 2008 +0100 njb-sharp-0.3.0-2-i686 *rebuild with mono>=2.0.1 diff --git a/source/apps-extra/njb-sharp/FrugalBuild b/source/apps-extra/njb-sharp/FrugalBuild index 1c27fe7..49b3c44 100644 --- a/source/apps-extra/njb-sharp/FrugalBuild +++ b/source/apps-extra/njb-sharp/FrugalBuild @@ -3,10 +3,10 @@ pkgname=njb-sharp pkgver=0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mono/C# Bindings to libnjb" url="http://banshee-project.org/Subprojects/Njb-sharp" -depends=('mono' 'libnjb') +depends=('mono>=2.0.1' 'libnjb') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://banshee-project.org/files/$pkgname|Flasttar" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
