An open API service indexing awesome lists of open source software.

https://github.com/fillipehmeireles/rust-gtk-dependencies

Rust GTK Dependencies
https://github.com/fillipehmeireles/rust-gtk-dependencies

Last synced: about 2 months ago
JSON representation

Rust GTK Dependencies

Awesome Lists containing this project

README

        

# Rust GTK Dependencies For MacOS

Basic Dependencies to build a rust & gtk application

### GTK-4
`brew install gtk4`
### GLIB
`brew install glib`