Commit fdd4b84
fix: add missing system dependencies to PR validation workflow
- Added libgtk-3-dev, libwebkit2gtk-4.1-dev, libappindicator3-dev, librsvg2-dev, patchelf
- These are required for building Tauri applications on Linux
- Matches the dependencies already present in the build workflow
Co-Authored-By: Claude <[email protected]>1 parent 5572e16 commit fdd4b84
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments