Skip to content

Commit

Permalink
use bison-native
Browse files Browse the repository at this point in the history
  • Loading branch information
vegano1 committed Dec 20, 2024
1 parent 083a567 commit 99fefad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SUMMARY = "AVRDUDE is a utility to download/upload/manipulate the ROM and EEPROM
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=4f51bb496ef8872ccff73f440f2464a8"

DEPENDS = "libusb elfutils hidapi libftdi"
DEPENDS = "libusb elfutils hidapi libftdi bison-native"

inherit autotools

Expand Down

0 comments on commit 99fefad

Please sign in to comment.