Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77testing.git;a=commitdiff;h=5fa9f7c1d05ac6241ef9488d6ed7e258e4d5a84c
commit 5fa9f7c1d05ac6241ef9488d6ed7e258e4d5a84c Author: Melko <[email protected]> Date: Mon Apr 7 23:42:23 2014 +0200 gcc-avr-4.8.2-2-x86_64 * rebuild with cloog diff --git a/source/devel-extra/gcc-avr/FrugalBuild b/source/devel-extra/gcc-avr/FrugalBuild index e3289af..ce0de45 100644 --- a/source/devel-extra/gcc-avr/FrugalBuild +++ b/source/devel-extra/gcc-avr/FrugalBuild @@ -6,10 +6,10 @@ options+=('asneeded') pkgname=gcc-avr _F_archive_name="${pkgname/-avr}" pkgver=4.8.2 -pkgrel=1 +pkgrel=2 pkgdesc="The GNU avr Compiler Collection for the avr architecture" url="http://gcc.gnu.org" -depends=('binutils-avr>=2.24' 'libgcc>=4.6.0' 'libmpc') +depends=('binutils-avr>=2.24' 'libgcc>=4.6.0' 'libmpc' 'cloog') groups=('devel-extra') archs=('i686' 'x86_64') options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
