Spagett1 / pineflash

A tool to flash ironos to the pinecil soldering iron and possibly other pine64 devices in the future
Other
223 stars 12 forks source link

extra packages needed for arm build. #18

Closed River-Mochi closed 1 year ago

River-Mochi commented 1 year ago
**Ubuntu/Debian derivatives**      **Arch based possible same package?**
g++                                   |     gcc
pkg-config                            |     pkgconf
libglib2.0-dev                        |     glibc 
build-essential                       |     base-devel
libfontconfig-dev                     |     fontconfig
fontconfig-config                     |     (nothing exist?)
libgdk3.0-cli-dev                     |      ??  
libatk1.0-0                           |     atkmm
libatk1.0-dev                         |     libatk1.0-dev  
libgtk-3-dev                          |     gtk3

I found "atkmm-2.36" which I installed on manjaro because I could not find the "libgdk3.0-cli-dev" he installed and I figured it wouldn't hurt.

River-Mochi commented 1 year ago

if the Dependency list gets too long, you could use a 2 column table for it.

Spagett1 commented 1 year ago

Ive added em in, from now on all dependancy lists will be in a drop down menu for that distro.