diff --git a/avrdude/Makefile b/avrdude/Makefile index 2da2cda..059ddad 100644 --- a/avrdude/Makefile +++ b/avrdude/Makefile @@ -19,7 +19,7 @@ define Package/avrdude CATEGORY:=Utilities TITLE:=AVR Downloader/UploaDEr URL:=http://www.bsdhome.com/avrdude/ - DEPENDS:=+libncurses +libusb +libreadline @BROKEN + DEPENDS:=+libncurses +libusb +libreadline endef define Package/avrdude/description