tauri/.changes/bundler-deb-rm-pkg-config.md
2022-06-28 23:44:14 -03:00

358 B

cli.js cli.rs
patch patch

No longer adds the pkg-config dependency to .deb packages when the systemTray is used. This only works with recent versions of libappindicator-sys (including https://github.com/tauri-apps/libappindicator-rs/pull/38), so a cargo update may be necessary if you create .deb bundles and use the tray feature.