fix libusb deps
Signed-off-by: Евгений Храмов <xpamych@yandex.ru>
This commit is contained in:
parent
c24636730e
commit
0ebda701d6
@ -1,7 +1,7 @@
|
||||
name='avrdude'
|
||||
epoch='1'
|
||||
version='7.3'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers'
|
||||
homepage='https://github.com/avrdudes/avrdude/'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -14,7 +14,7 @@ deps=(
|
||||
'elfutils'
|
||||
'hidapi'
|
||||
'libftdi'
|
||||
'libusb-compat-0.1'
|
||||
'libusb'
|
||||
'readline'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user