avrdude: enable cross
This commit is contained in:
parent
7ce2087c1e
commit
cbc5a1b933
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'avrdude'
|
||||
pkgname="avrdude"
|
||||
version=6.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="An utility to manipulate ROM and EEPROM of AVR microcontrollers"
|
||||
maintainer="allan <mail@may.mooo.com>"
|
||||
|
@ -9,7 +9,6 @@ license="GPL-2"
|
|||
homepage="http://www.nongnu.org/avrdude/"
|
||||
distfiles="$NONGNU_SITE/$pkgname/${pkgname}-$version.tar.gz"
|
||||
checksum=0f9f731b6394ca7795b88359689a7fa1fba818c6e1d962513eb28da670e0a196
|
||||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="flex"
|
||||
makedepends="elfutils-devel libusb-compat-devel"
|
||||
depends="avr-libc"
|
||||
|
|
Loading…
Reference in a new issue