Tauri: Difference between revisions
m Fixing code submitted on last edit |
Eveeifyeve (talk | contribs) m added a comment for optional dependancies |
||
| Line 15: | Line 15: | ||
pkg-config | pkg-config | ||
gobject-introspection | gobject-introspection | ||
cargo | cargo | ||
cargo-tauri | cargo-tauri # Optional, Only needed if Tauri doesn't work through the traditional way. | ||
nodejs | nodejs # Optional, this is for if you have a js frontend | ||
]; | ]; | ||