Tauri: Difference between revisions

Almino (talk | contribs)
m Fixing code submitted on last edit
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
   ];
   ];