mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-03-18 11:04:12 +00:00
1.We updated libwebkit2gtk-4.0-dev install method for Canonical had removed that package already, but Tauri need it, so we advice the user to download the dependencies through Ubuntu22.04's repo or adopt our links directly. 2.remove unnecessary package: libappindicator3-dev, we found it is possible to build acrn without that dependency, so we remove it now. Signed-off-by: dongpingx <dongpingx.wu@intel.com> Tracked-On: #8659