MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
30 stars 32 forks source link

Add 2 needed dependencies for building on arm64 (raspberry pi) #205

Closed rscottfree closed 1 month ago

rscottfree commented 1 month ago

Added libusb-1.0-0-dev and libgif-dev as linux dependencies. These are listed in the section for cross-building to Windows, but I also found they were needed when installing to the latest Raspberry Pi OS.